X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2FMakefile;h=ce2a90dc9698311f5d3db7813a0e5e443b166cfb;hb=266c70cdf4011503ad2a3cbad088526a6df67107;hp=4d7c316cecadc1bd65fc1eaf43b07f68964cb7cd;hpb=e964a25b6003d6500b563dfe343bf711a32115a3;p=15.05%2Fopenwrt.git diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 4d7c316cec..ce2a90dc96 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=atheros -BOARDNAME:=Atheros 231x/5312 +BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.26.8 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi gpioctl +DEFAULT_PACKAGES += wpad-mini kmod-ath5k gpioctl swconfig define Target/Description Build firmware images for Atheros SoC boards