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