mirror of
https://github.com/linux-sunxi/sunxi-tools.git
synced 2024-11-23 09:56:37 +08:00
5792814010
The Makefile will now use a script (autoversion.sh) to update version.h, which in turn defines a VERSION string and gets included from common.h. The idea is that version.h normally receives a git-describe based identifier that represents the current checkout. In cases where git might not be available, e.g. for builds from a tarball, the script will instead fall back to a predefined version (that should reflect the most recent release tag). Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
11 lines
98 B
Plaintext
11 lines
98 B
Plaintext
bin2fex
|
|
fex2bin
|
|
sunxi-bootinfo
|
|
sunxi-fel
|
|
sunxi-fexc
|
|
sunxi-nand-part
|
|
sunxi-pio
|
|
version.h
|
|
*.o
|
|
*.swp
|