X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2FMakefile;h=f2465ce14b9e9f8dee29bcf1e8af92e32c78eb0f;hb=9f2ecab7f43f9078d1136582524629551427c8dd;hp=4d7c316cecadc1bd65fc1eaf43b07f68964cb7cd;hpb=1846ada5d5a04c61bdbe38ba42180ac6d62c0dab;p=openwrt.git diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 4d7c316cec..f2465ce14b 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.8.2 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi gpioctl +DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig define Target/Description Build firmware images for Atheros SoC boards