projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
load kernel modules in kmod- packages from postinst scripts at install.
[openwrt.git]
/
openwrt
/
target
/
linux
/
Config.in
diff --git
a/openwrt/target/linux/Config.in
b/openwrt/target/linux/Config.in
index
65d9a3e
..
c642711
100644
(file)
--- a/
openwrt/target/linux/Config.in
+++ b/
openwrt/target/linux/Config.in
@@
-10,6
+10,7
@@
menu "Target Root Filesystem"
bool "squashfs-lzma"
default y
depends !BR2_LINUX_2_6_ARUBA
+ depends !BR2_LINUX_2_6_XSCALE
help
Build a squashfs-lzma root filesystem
This page took
0.026637 seconds
and
4
git commands to generate.