summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorThomas Petazzoni2010-04-17 04:34:56 +0200
committerThomas Petazzoni2010-04-17 04:36:23 +0200
commit525ac766cd795c4f7f721e7b940e3ebce99e8ebc (patch)
treea863ae75c981911502aa60dc36192488fefef741 /target
parentRemove all TARGET_DEVICE_TABLE definitions (diff)
downloadbuildroot-525ac766cd795c4f7f721e7b940e3ebce99e8ebc.tar.gz
buildroot-525ac766cd795c4f7f721e7b940e3ebce99e8ebc.tar.xz
buildroot-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 'target')
-rw-r--r--target/xtensa/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/xtensa/defconfig b/target/xtensa/defconfig
index f03f7a6d9..49b7eb3fd 100644
--- a/target/xtensa/defconfig
+++ b/target/xtensa/defconfig
@@ -104,6 +104,7 @@ BR2_PACKAGE_PORTMAP=y
#
# filesystem for target device
#
+BR2_ROOTFS_DEVICE_TABLE="target/device/xtensa/device_table.txt"
BR2_TARGET_ROOTFS_CPIO=y
BR2_TARGET_ROOTFS_CPIO_GZIP=y
BR2_TARGET_ROOTFS_INITRAMFS=y