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>
This commit is contained in:
parent
8008007ca6
commit
ad5031cc22
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user