commit | 2918eb9d42bc705fcbd18c9fcc39d15ff2843c65 | [log] [tgz] |
---|---|---|
author | Kenneth Johansson <kenneth@southpole.se> | Thu May 29 16:32:33 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Jun 03 20:36:18 2008 +0200 |
tree | 13b8ed3bffaf76f007e36eb810fef06802290464 | |
parent | 3c1de1a6d36be9eee284a6c596a86e94f19cc5b2 [diff] |
Remove shell variable UNDEF_SYM. UNDEF_SYM is a shell variable in the main Makefile used to force the linker to add all u-boot commands to the final image. It has no use here. Signed-off-by: Kenneth Johansson <kenneth@southpole.se>