X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2FMakefile;h=170d4afd3b975b69ce16668bb2309edc6eaf5752;hb=558a452e1a50f6195c8839c9828ae94a89ea0308;hp=dabd71988c0220b67127bc097ca99295cc80bf2d;hpb=c4a5ad47f235f554da741f2dff4597a6ead451b6;p=openwrt%2Fopenwrt.git diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index dabd71988c..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.37.1 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += wpad-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