fix device_table.txt path in arm_toolchain_defconfig

Signed-off-by: Chih-Min Chao <cmchao@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
cmchao 2010-05-14 16:08:05 +08:00 committed by Peter Korsgaard
parent 38ec41bc53
commit 288d76be8a

View File

@ -712,7 +712,7 @@ BR2_PACKAGE_XSERVER_none=y
#
# filesystem for target device
#
BR2_ROOTFS_DEVICE_TABLE="target/device/generic/device_table.txt"
BR2_ROOTFS_DEVICE_TABLE="target/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