Use the new BR2_ROOTFS_SKELETON_CUSTOM options
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Dec 2010 20:52:38 +0000 (21:52 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 15 Dec 2010 15:00:22 +0000 (16:00 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/at91rm9200df_defconfig
configs/at91sam9260dfc_defconfig
configs/at91sam9260pf_defconfig
configs/at91sam9261ek_defconfig
configs/at91sam9263ek_defconfig
configs/at91sam9g20dfc_defconfig
configs/atngw100_defconfig
configs/atstk1005_defconfig
configs/atstk100x_defconfig
configs/kb9202_defconfig
configs/v100sc2_defconfig

index 01849b0dfd138a7663bbcc5689f74164ce1592d9..d2d1500fd764c8e78c4bc866c2205045cd506f81 100644 (file)
@@ -826,6 +826,8 @@ BR2_PACKAGE_LIBXML2=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/root/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index ec8d44c53b23c8bee822a49ce7ad4cb4680094e3..e1eac51170f68c14f66b21c599820f4ff63d137a 100644 (file)
@@ -840,6 +840,8 @@ BR2_PACKAGE_LIBXML2=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/root/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 7b3f8902eaabcc2588393d8e6b3c531435bbd82e..db716a07afc9fcca5dfd57bee9721c348d6d3fb0 100644 (file)
@@ -540,6 +540,8 @@ BR2_SCRIPTING_SUPPORT=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/root/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 5c2d15b0c4de045add4dc7f533b57f5c020e97ea..2c0b8af087c59ccdd8292af4b59b6fdf88021939 100644 (file)
@@ -891,6 +891,8 @@ BR2_PACKAGE_LIBXSLT=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/root/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index a2e6181d71f9e54345d02b10bdd63c970a7b2a77..d75c6fd86ebd4939ecad27fb5f2b2487a0685ed1 100644 (file)
@@ -888,6 +888,8 @@ BR2_PACKAGE_LIBXSLT=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/root/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index cb82c2d27d4720c1956fa558f8328ed27b253a25..f761e72b3563bb005745050db45483da9999f129 100644 (file)
@@ -756,6 +756,8 @@ BR2_PACKAGE_EXPAT=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/root/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index d2bdb6873fe624e56a27f3f61251973e1c8eafb6..08d111e68c75d728c2622b6af9d6de6f935505a7 100644 (file)
@@ -689,6 +689,8 @@ BR2_PACKAGE_WIRELESS_TOOLS=y
 #
 BR2_ROOTFS_POST_BUILD_SCRIPT=""
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atngw100/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/atngw100/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 4531fd202711cb92688f27d54a594647f666531b..d87e1037c11991479ea6cb58196b501ceb8734f3 100644 (file)
@@ -718,6 +718,8 @@ BR2_PACKAGE_ZLIB=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atstk1005/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/atstk1005/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index e120de8b1afa52bfb690e49e4b1dd94d5a040539..b4e7f069e34ee03cdb0e6945bb9ee299e26274ba 100644 (file)
@@ -821,6 +821,8 @@ BR2_ROOTFS_PREFIX="atstk1002-rootfs"
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atstk100x/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/atstk100x/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index fa5fa608e777811b9aa1deb43aef831cb08a783f..c13c30f00b501e8beb3da4a37d90cef1452088c6 100644 (file)
@@ -643,6 +643,8 @@ BR2_GAMES=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/KwikByte/kb9202/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/KwikByte/kb9202/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 03d036f635068e1cacd363d1ce0a1c7e06bf2860..b32fa21cd041882f4fe94da072698d9ec62bc52e 100644 (file)
@@ -675,6 +675,8 @@ BR2_PACKAGE_LIBXSLT=y
 # filesystem for target device
 #
 BR2_ROOTFS_DEVICE_TABLE="target/device/valka/device_table.txt"
+BR2_ROOTFS_SKELETON_CUSTOM=y
+BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/target/device/valka/target_skeleton"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set