Updated PCI IDs to latest snapshot.
[tangerine.git] / arch / ppc-all / prep / kernel / mmakefile.src
blob3f6c588d9fac1689b1185e6811e1c06170c4b719
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 # FIXME: This file was converted to the %build_module_macro without testing
5 # on the build on a real PPC/prep system. Other directories in the arch/ppc
6 # directory will also need to be converted before the build will work.
8 USER_CFLAGS := -D__KERNEL__ -D__ROM__
10 %build_module_macro mmake=kernel-resource-prep-ppc \
11     modname=kernel modtype=resource \
12     funcs=io files="functable functions" \
13     conffile=lib.conf \
14     genfunctable=no genincludes=yes
16 %common