Switch to automatically generated CHANGELOG file.
(use "make CHANGELOG" to update it from time to time)
This commit is contained in:
parent
7ade0c634a
commit
7c52c4b943
5593
CHANGELOG-before-U-Boot-1.1.5
Normal file
5593
CHANGELOG-before-U-Boot-1.1.5
Normal file
File diff suppressed because it is too large
Load Diff
3
Makefile
3
Makefile
@ -318,6 +318,9 @@ $(obj)System.map: $(obj)u-boot
|
|||||||
grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw] \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | \
|
grep -v '\(compiled\)\|\(\.o$$\)\|\( [aUw] \)\|\(\.\.ng$$\)\|\(LASH[RL]DI\)' | \
|
||||||
sort > $(obj)System.map
|
sort > $(obj)System.map
|
||||||
|
|
||||||
|
CHANGELOG:
|
||||||
|
git log --no-merges U-Boot-1_1_5.. > $@
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
else
|
else
|
||||||
all $(obj)u-boot.hex $(obj)u-boot.srec $(obj)u-boot.bin \
|
all $(obj)u-boot.hex $(obj)u-boot.srec $(obj)u-boot.bin \
|
||||||
|
Loading…
Reference in New Issue
Block a user