commit | 711523958f620a9834c822f905c87ed892b32ec4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 17 06:48:50 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 17 23:56:57 2011 +0200 |
tree | 22f84e7f8bcab1915689735c11e95bd3006a150d | |
parent | fe34107e38c6337c90e6f072954bdf50d9e09228 [diff] |
sandbox: Disable standalone/API support This is not useful on the sandbox architecture since we can simply link all our code with U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org>