X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/91317965c77a93df52ed8fbeb5e7fc595d5a7ce1..6284e20d1e7d8ceb57ea719bdd569ce22a470a9d:/target/linux/ar71xx/Makefile diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index d8a54159d..d5866a282 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -8,16 +8,16 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ar71xx -BOARDNAME:=Atheros AR71xx/AR913x -FEATURES:=squashfs tgz +BOARDNAME:=Atheros AR71xx/AR7240/AR913x +FEATURES:=squashfs jffs2 tgz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -LINUX_VERSION:=2.6.28.9 +LINUX_VERSION:=2.6.30.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ - kmod-gpio-leds kmod-input-core kmod-input-polldev \ + kmod-leds-gpio kmod-input-core kmod-input-polldev \ kmod-input-gpio-buttons kmod-button-hotplug define Target/Description