when I will understand the buildsystem?
[openwrt.git] / openwrt / target / jffs2 / jffs2root.mk
index a6e0855..7d30f4c 100644 (file)
@@ -54,6 +54,6 @@ openwrt-gs-code.bin.jffs2: openwrt-linux.trx.jffs2
 openwrt-g-code.bin.jffs2: openwrt-gs-code.bin.jffs2
        sed -e "1s,^W54S,W54G," < openwrt-gs-code.bin.jffs2 > openwrt-g-code.bin.jffs2
 
-openwrt-image: openwrt-g-code.bin.jffs2
+openwrt-image-jffs2:   openwrt-g-code.bin.jffs2
 
 
This page took 0.019305 seconds and 4 git commands to generate.