projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[rdc] add preliminary 2.6.32 support
[openwrt.git]
/
target
/
linux
/
octeon
/
Makefile
diff --git
a/target/linux/octeon/Makefile
b/target/linux/octeon/Makefile
index
b5b2e35
..
182ec1e
100644
(file)
--- a/
target/linux/octeon/Makefile
+++ b/
target/linux/octeon/Makefile
@@
-12,11
+12,11
@@
BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs jffs2 pci usb
CFLAGS:=-Os -pipe -mtune=octeon -funit-at-a-time
FEATURES:=squashfs jffs2 pci usb
CFLAGS:=-Os -pipe -mtune=octeon -funit-at-a-time
-LINUX_VERSION:=2.6.30.
9
+LINUX_VERSION:=2.6.30.
10
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES +=
hostap
d-mini
+DEFAULT_PACKAGES +=
wpa
d-mini
define Target/Description
Build firmware images for Cavium Networks Octeon-based boards.
define Target/Description
Build firmware images for Cavium Networks Octeon-based boards.
This page took
0.022743 seconds
and
4
git commands to generate.