X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2FMakefile;h=170d4afd3b975b69ce16668bb2309edc6eaf5752;hb=558a452e1a50f6195c8839c9828ae94a89ea0308;hp=55c20b9d2c0af6bd1ca7dd28cdac8f7a5b071563;hpb=0c5a73ec9b676770f2f0eeaea73d469e6b4017eb;p=openwrt%2Fopenwrt.git diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 55c20b9d2c..170d4afd3b 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 -FEATURES:=squashfs jffs2 +FEATURES:=squashfs low_mem -LINUX_VERSION:=2.6.30.5 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi gpioctl swconfig +DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig kmod-gpio-button-hotplug define Target/Description Build firmware images for Atheros SoC boards