ramips: remove needless setting of lan_mac to eth0 in 02_network
[oweals/openwrt.git] / target / linux / ramips / rt3883 / target.mk
index c912ffef15caa9b787a9cc45d862eb9a55442134..2cc19858e49a9a63405e87c8916ddbaf65dbe252 100644 (file)
@@ -4,12 +4,10 @@
 
 SUBTARGET:=rt3883
 BOARDNAME:=RT3662/RT3883 based boards
-ARCH_PACKAGES:=ramips_24kec
-FEATURES+=usb pci
-CPU_TYPE:=24kec
-CPU_SUBTYPE:=dsp2
+FEATURES+=usb pci small_flash
+CPU_TYPE:=74kc
 
-DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc
+DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc wpad-mini
 
 define Target/Description
        Build firmware images for Ralink RT3662/RT3883 based boards.