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