This repository has been archived on 2023-08-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

9 lines
195 B
Makefile

#
# Makefile for the S3 Savage framebuffer driver
#
obj-$(CONFIG_FB_SAVAGE) += savagefb.o
obj-$(CONFIG_FB_SAVAGE_I2C) += savagefb-i2c.o
obj-$(CONFIG_FB_SAVAGE_ACCEL) += savagefb_accel.o