Forráskód Böngészése

Use the new BR2_ROOTFS_SKELETON_CUSTOM options

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni 14 éve
szülő
commit
ad5031cc22

+ 2 - 0
configs/at91rm9200df_defconfig

@@ -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

+ 2 - 0
configs/at91sam9260dfc_defconfig

@@ -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

+ 2 - 0
configs/at91sam9260pf_defconfig

@@ -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

+ 2 - 0
configs/at91sam9261ek_defconfig

@@ -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

+ 2 - 0
configs/at91sam9263ek_defconfig

@@ -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

+ 2 - 0
configs/at91sam9g20dfc_defconfig

@@ -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

+ 2 - 0
configs/atngw100_defconfig

@@ -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

+ 2 - 0
configs/atstk1005_defconfig

@@ -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

+ 2 - 0
configs/atstk100x_defconfig

@@ -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

+ 2 - 0
configs/kb9202_defconfig

@@ -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

+ 2 - 0
configs/v100sc2_defconfig

@@ -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