openwrt/target
Jo-Philipp Wich 4685e4f273 sdk: track files with git and use it to implement proper clean targets
Initialize a Git repository in the SDK and use git reset / git clean
to rollback any SDK changes with "make clean" or "make dirclean".

This approach is more robust than nuking entire directory trees because
some parts of them might have been shipped with the original archive.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 43904
2015-01-10 11:17:02 +00:00
..
imagebuilder build: add version number to filenames 2015-01-08 11:02:00 +00:00
linux sunxi: bump kernel to 3.18 - refresh patches - add bananapro, cubietruck, mele_m9 support 2015-01-09 19:35:14 +00:00
sdk sdk: track files with git and use it to implement proper clean targets 2015-01-10 11:17:02 +00:00
toolchain target/toolchain/Config.in: Clarify packaging of toolchain. 2014-10-14 12:21:16 +00:00
Config.in aarch64: add initial support 2014-11-24 06:33:13 +00:00
Makefile