summaryrefslogtreecommitdiffstats
path: root/minikrebs
diff options
context:
space:
mode:
authortv <tv@nomic.retiolum>2013-02-08 19:41:54 +0100
committertv <tv@nomic.retiolum>2013-02-08 19:41:54 +0100
commitc013d579e8fd73697eb52b8aafd269cdfef385a5 (patch)
treea1b8280851e77357c9b589927460dc1dd2162ed5 /minikrebs
parent77ba7045aefd9231d8c7196fadd6cc4cf4dc3f81 (diff)
parent6228db160f3c2d710c87938c4ef2c5b819da764d (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'minikrebs')
-rwxr-xr-xminikrebs/profiles/init8
1 files changed, 8 insertions, 0 deletions
diff --git a/minikrebs/profiles/init b/minikrebs/profiles/init
index df9fcfcd..0add700e 100755
--- a/minikrebs/profiles/init
+++ b/minikrebs/profiles/init
@@ -29,6 +29,14 @@ You can use the following images:
Factory : $PWD/bin/ar71xx/openwrt-ar71xx-generic-tl-wr703n-v1-squashfs-factory.bin
System Upgrade: $PWD/bin/ar71xx/openwrt-ar71xx-generic-tl-wr703n-v1-squashfs-sysupgrade.bin
EOF
+elif [ -e bin/ar71xx/openwrt-ar71xx-generic-tl-mr3020-v1-squashfs-factory.bin ];
+then
+ cat << EOF
+finished building
+You can use the following images:
+ Factory : $PWD/bin/ar71xx/openwrt-ar71xx-generic-tl-mr3020-v1-squashfs-factory.bin
+ System Upgrade: $PWD/bin/ar71xx/openwrt-ar71xx-generic-tl-mr3020-v1-squashfs-sysupgrade.bin
+EOF
else
cat << EOF
It seems like the factory image has not been created, it is most