aboutsummaryrefslogtreecommitdiff
path: root/buildroot-config
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2011-12-20 11:49:46 +0100
committerLars-Dominik Braun <lars@6xq.net>2011-12-20 11:49:46 +0100
commitf0222aa262cbd0af36bd18baabbef1eb5ffe391e (patch)
tree760638229e613ef5470bf14b0c29c62ce3a7cb4c /buildroot-config
parenta697c78c9b1828bd0e2888aa2eeff9a83a7b2d13 (diff)
downloadbuildroot-n35-f0222aa262cbd0af36bd18baabbef1eb5ffe391e.tar.gz
buildroot-n35-f0222aa262cbd0af36bd18baabbef1eb5ffe391e.tar.bz2
buildroot-n35-f0222aa262cbd0af36bd18baabbef1eb5ffe391e.zip
Use custom fs skeleton in buildroot
Diffstat (limited to 'buildroot-config')
-rw-r--r--buildroot-config18
1 files changed, 5 insertions, 13 deletions
diff --git a/buildroot-config b/buildroot-config
index b68cd8a..a797de9 100644
--- a/buildroot-config
+++ b/buildroot-config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot 2011.11 Configuration
-# Mon Dec 19 18:43:22 2011
+# Buildroot 2011.11-g580c5a0-dirty Configuration
+# Tue Dec 20 11:37:55 2011
#
BR2_HAVE_DOT_CONFIG=y
BR2_arm=y
@@ -199,17 +199,9 @@ BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV is not set
BR2_ROOTFS_DEVICE_TABLE="target/generic/device_table.txt"
-BR2_ROOTFS_SKELETON_DEFAULT=y
-# BR2_ROOTFS_SKELETON_CUSTOM is not set
-BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
-# BR2_TARGET_GENERIC_GETTY_BAUDRATE_KEEP is not set
-# BR2_TARGET_GENERIC_GETTY_BAUDRATE_9600 is not set
-# BR2_TARGET_GENERIC_GETTY_BAUDRATE_19200 is not set
-# BR2_TARGET_GENERIC_GETTY_BAUDRATE_38400 is not set
-# BR2_TARGET_GENERIC_GETTY_BAUDRATE_57600 is not set
-BR2_TARGET_GENERIC_GETTY_BAUDRATE_115200=y
-BR2_TARGET_GENERIC_GETTY_BAUDRATE="115200"
-# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
+# BR2_ROOTFS_SKELETON_DEFAULT is not set
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="fs/n35-skeleton"
BR2_ROOTFS_POST_BUILD_SCRIPT=""
#