projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
orion: Create generic and harddisk subtargets, ready for a different kernel config...
[openwrt.git]
/
Config.in
diff --git
a/Config.in
b/Config.in
index
e412338
..
4d75896
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-15,7
+15,7
@@
source "target/Config.in"
menu "Target Images"
config TARGET_ROOTFS_INITRAMFS
bool "ramdisk"
- default
n
+ default
y if USES_INITRAMFS
depends LINUX_2_6
help
Embed the rootfs into the kernel (initramfs)
This page took
0.018786 seconds
and
4
git commands to generate.