summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel.inc
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2006-01-14 06:22:41 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-14 06:22:41 +0000
commitcda660808fbc381cc11fb9ceb3cd0cde13c239d7 (patch)
treefa0d752a206a0c5db0649f0160f0b54e9c3f15a2 /packages/linux/ixp4xx-kernel.inc
parent23d4b048f42531eee488f8ddf510371c9eaa0e0c (diff)
parenta4f0089c5bf7d37257b244fb08de5e756498c6cd (diff)
merge of 198b28bba87e8c42ab6041406faa358334417c02
and 3862f1af15047c5bdc27ca357df15bdd3b9d80c3
Diffstat (limited to 'packages/linux/ixp4xx-kernel.inc')
-rw-r--r--packages/linux/ixp4xx-kernel.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel.inc b/packages/linux/ixp4xx-kernel.inc
index 233d2a655c..452c8c956b 100644
--- a/packages/linux/ixp4xx-kernel.inc
+++ b/packages/linux/ixp4xx-kernel.inc
@@ -196,7 +196,7 @@ CMDLINE_KERNEL_OPTIONS ?= "${MACH_KERNEL_OPTIONS}"
# CMDLINE_ROOT: machine specific boot options - should not be set on a
# generic kernel!
-CMDLINE_ROOT ?= "init=/linuxrc"
+CMDLINE_ROOT ?= ""
# CMDLINE_DEBUG: debug options such as noirqdebug, defaults to empty
# override in local.conf etc