diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-04 22:21:54 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-04 22:21:54 +0100 |
commit | 78646a0eb8f5f9d41d6bcfd261b4717e1648ab5f (patch) | |
tree | 9bb8338369591ad084a8a3a1b19a9727b0d4c2e4 /target/linux/config | |
parent | bb9efd268326393ca769c38e6385216569e70e52 (diff) | |
parent | c0949bd08b50c985226dee3d1b3f63d1d067293e (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config')
-rw-r--r-- | target/linux/config/Config.in.flash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.flash b/target/linux/config/Config.in.flash index 26f00845a..773c518e8 100644 --- a/target/linux/config/Config.in.flash +++ b/target/linux/config/Config.in.flash @@ -138,4 +138,4 @@ config ADK_TARGET_MTD_SIZE int default "33554432" if ADK_TARGET_SYSTEM_QEMU_MICROBLAZE default "33554432" if ADK_TARGET_SYSTEM_QEMU_MICROBLAZEEL - default "" + default "0" |