X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Far71xx%2FMakefile;h=104961929fec833c4ea565e0508f3e9b47c7ed8f;hb=36fb0697e2be89ff893b620848013f398bdc7eff;hp=c82890300562a2240c6b98ee1f4d12354b32759e;hpb=84d81d5844abd49cbf8534bc0e5723f429e1caa6;p=oweals%2Fopenwrt.git diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index c828903005..104961929f 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ar71xx BOARDNAME:=Atheros AR7xxx/AR9xxx -FEATURES:=mips16 -CPU_TYPE=34kc -SUBTARGETS:=generic nand mikrotik +FEATURES:=usbgadget +CPU_TYPE:=24kc +SUBTARGETS:=generic tiny nand mikrotik -LINUX_VERSION:=3.14.18 +KERNEL_PATCHVER:=4.9 include $(INCLUDE_DIR)/target.mk