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/atngw100-base_defconfig | |
parent | 4ab6883ac5aa07ea1c317d85c92495b155cf214a (diff) | |
parent | 525ac766cd795c4f7f721e7b940e3ebce99e8ebc (diff) |
Merge branch 'fs-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'configs/atngw100-base_defconfig')
-rw-r--r-- | configs/atngw100-base_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/atngw100-base_defconfig b/configs/atngw100-base_defconfig index cd5a6767f..15d779a0b 100644 --- a/configs/atngw100-base_defconfig +++ b/configs/atngw100-base_defconfig @@ -698,6 +698,7 @@ BR2_ROOTFS_SUFFIX="$(DATE)" # # filesystem for target device # +BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atngw100-base/device_table.txt" # BR2_TARGET_ROOTFS_CRAMFS is not set # BR2_TARGET_ROOTFS_CLOOP is not set # BR2_TARGET_ROOTFS_EXT2 is not set |