/drivers/video/savage/Makefile
https://bitbucket.org/abioy/linux · Makefile · 9 lines · 4 code · 2 blank · 3 comment · 0 complexity · e4a58e6a74c5383962e9df04f7933e39 MD5 · raw file
- #
- # 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