From 525ac766cd795c4f7f721e7b940e3ebce99e8ebc Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 17 Apr 2010 04:34:56 +0200 Subject: Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition We only bother updating the defconfigs that need a non-default BR2_ROOTFS_DEVICE_TABLE value. Signed-off-by: Thomas Petazzoni --- configs/at91sam9g20dfc_ext_bare_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/at91sam9g20dfc_ext_bare_defconfig') diff --git a/configs/at91sam9g20dfc_ext_bare_defconfig b/configs/at91sam9g20dfc_ext_bare_defconfig index 4db69f375..3977dc987 100644 --- a/configs/at91sam9g20dfc_ext_bare_defconfig +++ b/configs/at91sam9g20dfc_ext_bare_defconfig @@ -635,6 +635,7 @@ BR2_PACKAGE_XSERVER_none=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 is not set -- cgit v1.2.3