Updated PCI IDs to latest snapshot.
[tangerine.git] / arch / .unmaintained / m68k-pp-native / Drivers / touchscreen.hidd / mmakefile.src
blobfdb914448066464bd255e5b819a8eeb7675f7786
1 # $Id$
3 include $(TOP)/config/make.cfg
5 FILES   :=      touchscreenclass touchscreen_interrupt 
7 %build_module_macro mmake=kernel-pp-m68k-touchscreen \
8         modname=touchscreen modtype=hidd \
9         files=$(FILES) \
10         conffile=lib.conf \
11         uselibs=hiddstubs \
12         genfunctable=yes
14 %common