summaryrefslogtreecommitdiffstats
path: root/configs/arm_toolchain_defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-17 04:34:56 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-17 04:36:23 +0200
commit525ac766cd795c4f7f721e7b940e3ebce99e8ebc (patch)
treea863ae75c981911502aa60dc36192488fefef741 /configs/arm_toolchain_defconfig
parent32241116c8211b1d4fe03a570523ecf8a4c71509 (diff)
downloadbuildroot-novena-525ac766cd795c4f7f721e7b940e3ebce99e8ebc.tar.gz
buildroot-novena-525ac766cd795c4f7f721e7b940e3ebce99e8ebc.zip
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 <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/arm_toolchain_defconfig')
-rw-r--r--configs/arm_toolchain_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig
index 529a3631b..8e89107b4 100644
--- a/configs/arm_toolchain_defconfig
+++ b/configs/arm_toolchain_defconfig
@@ -714,6 +714,7 @@ BR2_PACKAGE_XSERVER_none=y
#
# filesystem for target device
#
+BR2_ROOTFS_DEVICE_TABLE="target/device/generic/device_table.txt"
# BR2_TARGET_ROOTFS_CRAMFS is not set
# BR2_TARGET_ROOTFS_CLOOP is not set
# BR2_TARGET_ROOTFS_EXT2 is not set