diff options
| author | Mathias Kresin | 2017-04-13 17:20:07 +0000 |
|---|---|---|
| committer | Mathias Kresin | 2017-04-13 17:22:23 +0000 |
| commit | 8322dba029034b0a8a2c2dd57250cd225aa5abc9 (patch) | |
| tree | dcb99e14733363db586b4b194e6076282883d9f6 | |
| parent | e20965811db65eab98adbd0b73c64f94325dfa23 (diff) | |
| download | openwrt-8322dba029034b0a8a2c2dd57250cd225aa5abc9.tar.gz | |
ramips: really drop the rt-n56u factory image
Remove the stale reference to the factory image.
Signed-off-by: Mathias Kresin <dev@kresin.me>
| -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 |