diff options
Diffstat (limited to 'target/linux/ipq40xx/image')
-rw-r--r-- | target/linux/ipq40xx/image/generic.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ipq40xx/image/generic.mk b/target/linux/ipq40xx/image/generic.mk index 0a7fee159d..fd3140c2aa 100644 --- a/target/linux/ipq40xx/image/generic.mk +++ b/target/linux/ipq40xx/image/generic.mk @@ -761,8 +761,7 @@ define Device/mobipromo_cm520-79f PAGESIZE := 2048 DEVICE_PACKAGES := kmod-usb-ledtrig-usbport endef -# Missing DSA Setup -#TARGET_DEVICES += mobipromo_cm520-79f +TARGET_DEVICES += mobipromo_cm520-79f define Device/netgear_ex61x0v2 $(call Device/DniImage) |