mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
add BSDmakefile as a wrapper which calls gmake
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5029 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
40a70cf678
commit
5def1de505
2
BSDmakefile
Normal file
2
BSDmakefile
Normal file
@ -0,0 +1,2 @@
|
||||
world ${.TARGETS}:
|
||||
@gmake $@
|
Loading…
Reference in New Issue
Block a user