OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
video
/
fbdev
/
savage
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Makefile
235 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Makefile
Close
# # Makefile for the S3 Savage framebuffer driver # obj-$(CONFIG_FB_SAVAGE) += savagefb.o savagefb-y += savagefb_driver.o savagefb-$(CONFIG_FB_SAVAGE_I2C) += savagefb-i2c.o savagefb-$(CONFIG_FB_SAVAGE_ACCEL) += savagefb_accel.o