diff options
Diffstat (limited to 'configs/arm_toolchain_defconfig')
-rw-r--r-- | configs/arm_toolchain_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig index 460fe957c..e4c181e50 100644 --- a/configs/arm_toolchain_defconfig +++ b/configs/arm_toolchain_defconfig @@ -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 |