diff options
author | Mathias Kresin <dev@kresin.me> | 2017-04-13 19:20:07 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-04-13 19:22:23 +0200 |
commit | 8322dba029034b0a8a2c2dd57250cd225aa5abc9 (patch) | |
tree | dcb99e14733363db586b4b194e6076282883d9f6 /target/linux/ramips/image/rt3883.mk | |
parent | e20965811db65eab98adbd0b73c64f94325dfa23 (diff) | |
download | upstream-8322dba029034b0a8a2c2dd57250cd225aa5abc9.tar.gz upstream-8322dba029034b0a8a2c2dd57250cd225aa5abc9.tar.bz2 upstream-8322dba029034b0a8a2c2dd57250cd225aa5abc9.zip |
ramips: really drop the rt-n56u factory image
Remove the stale reference to the factory image.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/image/rt3883.mk')
-rw-r--r-- | target/linux/ramips/image/rt3883.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/image/rt3883.mk b/target/linux/ramips/image/rt3883.mk index 973eab9a64..2cd60f3858 100644 --- a/target/linux/ramips/image/rt3883.mk +++ b/target/linux/ramips/image/rt3883.mk @@ -72,7 +72,6 @@ TARGET_DEVICES += hpm define Device/rt-n56u DTS := RT-N56U BLOCKSIZE := 64k - IMAGES += factory.bin IMAGE/sysupgrade.bin += | mkrtn56uimg -s DEVICE_TITLE := Asus RT-N56U DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig |