X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2FMakefile;h=901f97989f1ee7d93cb79e2ded0911dfa591f42c;hb=2dfcdb9465fbcf51bb062091afbaa16ba05e4747;hp=fe5af4b6235bf049d17f0d58a90d800a3e2dfba5;hpb=5c75e1dd029a9cd18b5c46540c9c4323fd6311d7;p=oweals%2Fopenwrt.git diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index fe5af4b623..901f97989f 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -9,10 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ar71xx BOARDNAME:=Atheros AR71xx/AR7240/AR913x -FEATURES:=squashfs jffs2 tgz +FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time +SUBTARGETS:=generic nand -LINUX_VERSION:=2.6.32.8 +LINUX_VERSION:=2.6.32.14 include $(INCLUDE_DIR)/target.mk