diff options
Diffstat (limited to 'configs/atstk100x_defconfig')
-rw-r--r-- | configs/atstk100x_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index df30b05c2..1a27f1af4 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -834,6 +834,7 @@ BR2_ROOTFS_SUFFIX="$(DATE)" # # filesystem for target device # +BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atstk100x/device_table.txt" # BR2_TARGET_ROOTFS_CRAMFS is not set # BR2_TARGET_ROOTFS_CLOOP is not set BR2_TARGET_ROOTFS_EXT2=y |