diff options
Diffstat (limited to 'configs/atstk100x_defconfig')
-rw-r--r-- | configs/atstk100x_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index e120de8b1..b4e7f069e 100644 --- a/configs/atstk100x_defconfig +++ b/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 |