projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
disable partitions for unallocated redboot flash memory - it caused a null pointer...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.23
diff --git
a/target/linux/generic-2.6/config-2.6.23
b/target/linux/generic-2.6/config-2.6.23
index
7348421
..
ca4f7b7
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.23
+++ b/
target/linux/generic-2.6/config-2.6.23
@@
-726,6
+726,7
@@
CONFIG_MODULE_UNLOAD=y
CONFIG_MSDOS_FS=m
CONFIG_MSDOS_PARTITION=y
# CONFIG_MTD_NAND is not set
+# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
CONFIG_MTD_ROOTFS_ROOT_DEV=y
CONFIG_MTD_ROOTFS_SPLIT=y
# CONFIG_MTD_UBI is not set
This page took
0.022524 seconds
and
4
git commands to generate.