projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] Add support for Ubiquiti UniFi AP
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
930-crashlog.patch
diff --git
a/target/linux/generic/patches-2.6.35/930-crashlog.patch
b/target/linux/generic/patches-2.6.35/930-crashlog.patch
index
4a6a89b
..
a927392
100644
(file)
--- a/
target/linux/generic/patches-2.6.35/930-crashlog.patch
+++ b/
target/linux/generic/patches-2.6.35/930-crashlog.patch
@@
-15,12
+15,13
@@
+#endif
--- a/init/Kconfig
+++ b/init/Kconfig
+#endif
--- a/init/Kconfig
+++ b/init/Kconfig
-@@ -749,6 +749,
9
@@ config NET_NS
+@@ -749,6 +749,
10
@@ config NET_NS
Allow user space to create what appear to be multiple instances
of the network stack.
+config CRASHLOG
+ bool "Crash logging"
Allow user space to create what appear to be multiple instances
of the network stack.
+config CRASHLOG
+ bool "Crash logging"
++ depends on !NO_BOOTMEM
+
config BLK_DEV_INITRD
bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"
+
config BLK_DEV_INITRD
bool "Initial RAM filesystem and RAM disk (initramfs/initrd) support"
This page took
0.021172 seconds
and
4
git commands to generate.