treewide: remove CONFIG_FRAME_WARN from kernel configs
[openwrt/staging/wigyori.git] / target / linux / ramips / mt7621 / target.mk
index 7e175435b3eb51f589c55ef937092cc67e3d560d..153ff08421d690bcc12fe975e2f6805d0ce6ecaf 100644 (file)
@@ -4,13 +4,13 @@
 
 SUBTARGET:=mt7621
 BOARDNAME:=MT7621 based boards
-FEATURES+=usb rtc
-CPU_TYPE:=1004kc
-CPU_SUBTYPE:=dsp
+FEATURES+=nand ramdisk rtc usb minor
+CPU_TYPE:=24kc
+KERNELNAME:=vmlinux vmlinuz
+# make Kernel/CopyImage use $LINUX_DIR/vmlinuz
+IMAGES_DIR:=../../..
 
-DEFAULT_PACKAGES += kmod-mt76
-
-KERNEL_PATCHVER:=4.4
+DEFAULT_PACKAGES += wpad-basic-mbedtls uboot-envtools
 
 define Target/Description
        Build firmware images for Ralink MT7621 based boards.