Make sure and generate the kernel resource headers before exec is compiled
[tangerine.git] / arch / common / hidd.radeon / mmakefile.src
blobe9ba07746f4b29ae13f251865f23a2e6fefd80c0
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 USER_INCLUDES := -I.
6 CFLAGS := $(CFLAGS) -D__KERNEL__
8 FILES   := ati_init ati_class ati_bitmap ati_i2c radeon_driver radeon_bios radeon_accel ids
10 %build_module mmake=hidd-radeon \
11     modname=radeon modtype=hidd \
12     files="$(FILES)" \
13     uselibs="oop rom amiga m hiddstubs"