]> Git Repo - u-boot.git/commit
Move LDSCRIPT definitions to board config files.
authorWolfgang Denk <[email protected]>
Sun, 28 Nov 2010 20:18:58 +0000 (21:18 +0100)
committerWolfgang Denk <[email protected]>
Thu, 9 Dec 2010 09:27:41 +0000 (10:27 +0100)
commit2ced53e1ad552a7a192b2f3c9671e60eb668ecfa
tree956d71a28526f6bc0147d986459cd1661639db69
parent263d5c2f84350703d31ccbfb76c6853570278e6c
Move LDSCRIPT definitions to board config files.

Recent cleanup actions resulted in a number of config.mk files that
contained only LDSCRIPT definitions.  Move these into th respective
board config files and remove the now empty config.mk files.

Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Matthias Fuchs <[email protected]>
Cc: Detlev Zundel <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Andre Schwarz <[email protected]>
Cc: Peter De Schrijver <[email protected]>
Acked-by: Detlev Zundel < [email protected]>
Acked-by: Andre Schwarz <[email protected]>
Acked-by: Heiko Schocher<[email protected]>
Acked-by: Matthias Fuchs <[email protected]>
16 files changed:
board/amirix/ap1000/config.mk [deleted file]
board/esd/dasa_sim/config.mk [deleted file]
board/inka4x0/config.mk [deleted file]
board/manroland/uc101/config.mk [deleted file]
board/matrix_vision/mvsmr/config.mk [deleted file]
board/ml2/config.mk [deleted file]
board/mousse/config.mk [deleted file]
board/rsdproto/config.mk [deleted file]
include/configs/AP1000.h
include/configs/DASA_SIM.h
include/configs/ML2.h
include/configs/MOUSSE.h
include/configs/MVSMR.h
include/configs/inka4x0.h
include/configs/rsdproto.h
include/configs/uc101.h
This page took 0.036485 seconds and 4 git commands to generate.