This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2025-01-26 12:41:05 +02:00
Code
openwrt-xburst
/
target
/
linux
/
image
/
generic
/
Makefile
6 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
i
n
c
l
u
d
e
$(
TOPDIR
)
/
i
n
c
l
u
d
e
/
i
m
a
g
e
.
m
k
target/linux/image rewrite git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-04 21:57:59 +00:00
# use default targets for everything
$(
eval
$
(
call
BuildImage
)
)
Copy Permalink