projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+
[openwrt.git]
/
target
/
Config.in
diff --git
a/target/Config.in
b/target/Config.in
index
4c65eae
..
9e0263e
100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-2,6
+2,11
@@
source "tmp/.config-target.in"
# Kernel/Hardware features
+config HAS_SPE_FPU
+ depends powerpc
+ select HAS_FPU
+ bool
+
config HAS_FPU
bool
@@
-40,7
+45,7
@@
config USES_SQUASHFS
config USES_JFFS2
bool
-config USES_EXT
2
+config USES_EXT
4
bool
config USES_TARGZ
This page took
0.019931 seconds
and
4
git commands to generate.