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