add first attempt at new copy script and build infrastructure
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 29 Mar 2013 23:37:13 +0000 (00:37 +0100)
committerJohannes Berg <johannes@sipsolutions.net>
Sat, 30 Mar 2013 00:07:52 +0000 (01:07 +0100)
commit4b8bdcd1de46e7b7cfabcd971adac444510171a1
tree4ed07bd295c53a68a89a7d96294a4e0a549649d1
parent44706a520f6527c67e7f8b741812f11464babda2
add first attempt at new copy script and build infrastructure

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
12 files changed:
compat/compat/Kconfig [new file with mode: 0644]
compat/compat/Makefile
copy-list [new file with mode: 0644]
gentree.py [new file with mode: 0755]
lib/git.py [new file with mode: 0644]
lib/kconfig.py [new file with mode: 0644]
lib/patch.py [new file with mode: 0644]
plumbing/Kconfig [new file with mode: 0644]
plumbing/Kconfig.kernel [new file with mode: 0644]
plumbing/Makefile [new file with mode: 0644]
plumbing/Makefile.real [new file with mode: 0644]
plumbing/kconfig/Makefile