aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/netbook-pro.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/netbook-pro.conf')
-rwxr-xr-xconf/machine/netbook-pro.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/netbook-pro.conf b/conf/machine/netbook-pro.conf
index d3b6e81be0..fb8b521a3c 100755
--- a/conf/machine/netbook-pro.conf
+++ b/conf/machine/netbook-pro.conf
@@ -35,6 +35,7 @@ udevdir = "/dev"
GUI_MACHINE_CLASS = "bigscreen"
-
+#The initrd needs /initrd present to be able to do pivot_root
+ROOTFS_POSTPROCESS_COMMAND += " mkdir -p ${IMAGE_ROOTFS}/initrd; "
include conf/machine/include/tune-xscale.conf