diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-04-18 22:31:43 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-04-18 22:31:43 +0200 |
commit | 50f8d922941ac1c7f62162bf674ebf980452ed86 (patch) | |
tree | 75d5e0f1fd84925d0a19a353892e36a3bd3a2106 /configs/at91sam9260dfc_ext_defconfig | |
parent | 4ab6883ac5aa07ea1c317d85c92495b155cf214a (diff) | |
parent | 525ac766cd795c4f7f721e7b940e3ebce99e8ebc (diff) |
Merge branch 'fs-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'configs/at91sam9260dfc_ext_defconfig')
-rw-r--r-- | configs/at91sam9260dfc_ext_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91sam9260dfc_ext_defconfig b/configs/at91sam9260dfc_ext_defconfig index 22287bae9..c430d3db8 100644 --- a/configs/at91sam9260dfc_ext_defconfig +++ b/configs/at91sam9260dfc_ext_defconfig @@ -773,6 +773,7 @@ BR2_PACKAGE_LIBXML2=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=y |