projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] generic: add missing PHY related config entries
[openwrt.git]
/
target
/
linux
/
ar71xx
/
Makefile
diff --git
a/target/linux/ar71xx/Makefile
b/target/linux/ar71xx/Makefile
index
962f98f
..
36b717a
100644
(file)
--- a/
target/linux/ar71xx/Makefile
+++ b/
target/linux/ar71xx/Makefile
@@
-9,13
+9,13
@@
include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=ar71xx
BOARDNAME:=Atheros AR71xx
ARCH:=mips
BOARD:=ar71xx
BOARDNAME:=Atheros AR71xx
-FEATURES:=squashfs tgz
broken
+FEATURES:=squashfs tgz
-LINUX_VERSION:=2.6.2
6
+LINUX_VERSION:=2.6.2
7.13
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
-
#DEFAULT_PACKAGES +=
kmod-madwifi
+
DEFAULT_PACKAGES += hostapd-mini
kmod-madwifi
define Target/Description
Build firmware images for Atheros AR71xx based boards
define Target/Description
Build firmware images for Atheros AR71xx based boards
This page took
0.025527 seconds
and
4
git commands to generate.