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
2024-11-05 12:59:43 +02:00
Code
4f38c436bc
openwrt-xburst
/
target
/
jffs2
/
Makefile.in
5 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-01-16 13:43:02 +02:00
i
f
e
q
(
$(
strip
$
(
BR
2
_TARGET_ROOTFS_JFFS
2
)
)
,
y
)
this change is needed to get rootfs build before trying to make an image of it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-14 03:45:29 +02:00
TARGETS
+=
jffs2root openwrt-image
cleanup the whole addpattern / trx nonsense git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12 08:12:34 +02:00
ROOTFS
=
jffs2
Initial revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-01-16 13:43:02 +02:00
e
n
d
i
f
Copy Permalink