projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] base-files: add "mtu" option for route sections, allows setting per-route...
[openwrt.git]
/
target
/
linux
/
au1000
/
Makefile
diff --git
a/target/linux/au1000/Makefile
b/target/linux/au1000/Makefile
index
9f650ef
..
e9351c7
100644
(file)
--- a/
target/linux/au1000/Makefile
+++ b/
target/linux/au1000/Makefile
@@
-12,10
+12,10
@@
BOARDNAME:=RMI/AMD AU1x00
FEATURES:=jffs2 usb pci
SUBTARGETS=au1500 au1550
FEATURES:=jffs2 usb pci
SUBTARGETS=au1500 au1550
-LINUX_VERSION:=2.6.
27.17
+LINUX_VERSION:=2.6.
30.10
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES +=
hostap
d-mini yamonenv
+DEFAULT_PACKAGES +=
wpa
d-mini yamonenv
define Target/Description
Build firmware for RMI/AMD Alchemy 1500,1550 boards
define Target/Description
Build firmware for RMI/AMD Alchemy 1500,1550 boards
This page took
0.021483 seconds
and
4
git commands to generate.