make the linux-ppc packags be in synch with other platforms
[tangerine.git] / arch / common / hidd.pci / stubs / mmakefile.src
blob2994d2ecdafdf9d7669f29ad7bae6bb314056b4a
1 #$Id$
2 include $(TOP)/config/make.cfg
4 MODNAME :=  pci
5 MODTYPE :=  hidd
7 USER_CFLAGS :=  -DAROS_USE_OOP -I.
9 FILES       :=
10 STUBS       := $(MODNAME)_stubs
12 # When there is actually a hidd.irq class for here, generate the whole
13 # lot.
15 %make_hidd_stubs hidd=pci
17 %common