From ad5031cc229ab2a3e0dbc7c3ca2f7303bb7e2735 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 5 Dec 2010 21:52:38 +0100 Subject: Use the new BR2_ROOTFS_SKELETON_CUSTOM options Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- configs/kb9202_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/kb9202_defconfig') diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig index fa5fa608e..c13c30f00 100644 --- a/configs/kb9202_defconfig +++ b/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 -- cgit v1.2.3