projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
omap24xx: Workaround n810 FN key issue
[openwrt.git]
/
target
/
linux
/
octeon
/
Makefile
diff --git
a/target/linux/octeon/Makefile
b/target/linux/octeon/Makefile
index
74d7a17
..
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.
8
+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.0308 seconds
and
4
git commands to generate.