From 05ab2323ffa4c630934e3d0b27a2516b26c1c161 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 4 Sep 2016 10:04:20 +0200 Subject: ramips: don't set the same max image size twice The ralink_default_fw_size_8M is already set for the default device. Signed-off-by: Mathias Kresin --- target/linux/ramips/image/mt7628.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ramips/image/mt7628.mk') diff --git a/target/linux/ramips/image/mt7628.mk b/target/linux/ramips/image/mt7628.mk index 0647acf3ad..bd7d5bf7a4 100644 --- a/target/linux/ramips/image/mt7628.mk +++ b/target/linux/ramips/image/mt7628.mk @@ -28,7 +28,6 @@ TARGET_DEVICES += wrtnode2p define Device/duzun-dm06 DTS := DUZUN-DM06 - IMAGE_SIZE := $(ralink_default_fw_size_8M) DEVICE_TITLE := DuZun DM06 DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-ledtrig-usbdev endef @@ -36,7 +35,6 @@ TARGET_DEVICES += duzun-dm06 define Device/mac1200r-v2 DTS := MAC1200RV2 - IMAGE_SIZE := $(ralink_default_fw_size_8M) DEVICE_TITLE := Mercury MAC1200R v2.0 endef TARGET_DEVICES += mac1200r-v2 -- cgit v1.2.3