From b82ac84229eb322df97ca7d29edd780b303915a6 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 30 Jul 2017 11:16:09 +0200 Subject: ramips: drop AsiaRF AWM003 eval board Everything is identical to the AWM002 8m eval board. No need to duplicate it once more. Signed-off-by: Mathias Kresin --- target/linux/ramips/image/rt305x.mk | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'target/linux/ramips/image/rt305x.mk') diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 0735798a87..013f6c1178 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -144,18 +144,12 @@ TARGET_DEVICES += awm002-evb-4M define Device/awm002-evb-8M DTS := AWM002-EVB-8M - DEVICE_TITLE := AsiaRF AWM002-EVB (8M) + DEVICE_TITLE := AsiaRF AWM002-EVB (8M)/AsiaRF AWM003 EVB DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport \ kmod-i2c-core kmod-i2c-gpio endef TARGET_DEVICES += awm002-evb-8M -define Device/awm003-evb - DTS := AWM003-EVB - DEVICE_TITLE := AsiaRF AWM003 EVB -endef -TARGET_DEVICES += awm003-evb - define Device/awapn2403 DTS := AWAPN2403 BLOCKSIZE := 4k -- cgit v1.2.3