[PATCH] uml makefiles sanitized
UML makefiles sanitized: - number of generated headers reduced to 2 (from user-offsets.c and kernel-offsets.c resp.). The rest is made constant and simply includes those two. - mk_... helpers are gone now that we don't need to generate these headers - arch/um/include2 removed since everything under arch/um/include/sysdep is constant now and symlink can point straight to source tree. - dependencies seriously simplified. Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk> Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
Showing
arch/um/include/skas_ptregs.h
0 → 100644
arch/um/include/sysdep-i386/sc.h
0 → 100644
arch/um/include/task.h
0 → 100644
arch/um/sys-i386/util/mk_sc.c
已删除
100644 → 0
arch/um/util/Makefile
已删除
100644 → 0
arch/um/util/mk_constants.c
已删除
100644 → 0
arch/um/util/mk_task.c
已删除
100644 → 0
想要评论请 注册 或 登录