diff options
Diffstat (limited to 'configs/at91sam9g20dfc_defconfig')
-rw-r--r-- | configs/at91sam9g20dfc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91sam9g20dfc_defconfig b/configs/at91sam9g20dfc_defconfig index 710639bc3..a57dcffed 100644 --- a/configs/at91sam9g20dfc_defconfig +++ b/configs/at91sam9g20dfc_defconfig @@ -769,6 +769,7 @@ BR2_PACKAGE_EXPAT=y # # filesystem for target device # +BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt" # BR2_TARGET_ROOTFS_CRAMFS is not set # BR2_TARGET_ROOTFS_CLOOP is not set BR2_TARGET_ROOTFS_EXT2=y |