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