Forgotten changes that should have been part of the r45368 64-bit fix.
[AROS.git] / rom / usb / classes / bluetooth / mmakefile.src
blob472f41cb9a31b367730c434dcfb04124271a8147
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 USER_CFLAGS := -DMUIMASTER_YES_INLINE_STDARG
6 FILES :=    bluetooth.class dev debug
8 #MM- kernel-usb-classes-bluetooth : kernel-usb-usbclass kernel-usb-poseidon-includes
10 %build_module mmake=kernel-usb-classes-bluetooth \
11     modname=bluetooth modtype=usbclass modsuffix="class" \
12     files="$(FILES)"
14 %common