diff options
Diffstat (limited to 'target/linux/ramips/image/rt305x.mk')
-rw-r--r-- | target/linux/ramips/image/rt305x.mk | 8 |
1 files changed, 1 insertions, 7 deletions
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 |