repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
arch
/
arm-native
/
soc
/
broadcom
/
2708
/
usb
/
poseidon
/
mmakefile.src
blob
519da50bd69e9a90e8e5a0cbf72c040301806cd0
1
# $Id$
2
3
include $(SRCDIR)/config/aros.cfg
4
5
USER_CPPFLAGS := -DMUIMASTER_YES_INLINE_STDARG
6
7
#MM- kernel-usb-romstrap-raspi : kernel-usb-poseidon
8
9
%build_module_simple mmake=kernel-usb-romstrap-raspi \
10
modname=usbromstartup modtype=resource \
11
files="usbromstartup"
12
13
%common