aboutsummaryrefslogtreecommitdiff
path: root/arch/um/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-08-10kbuild: do not require sub-make for separate output tree buildsGravatar Masahiro Yamada 1-3/+3
2021-06-17um: allow not setting extra rpaths in the linux binaryGravatar Johannes Berg 1-1/+2
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorGravatar Masahiro Yamada 1-2/+1
2020-05-26kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRSGravatar Masahiro Yamada 1-1/+1
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Gravatar Vitor Massaru Iha 1-0/+1
2019-07-11kbuild: remove src and obj from the top MakefileGravatar Masahiro Yamada 1-1/+1
2018-12-22um: remove unused filechk_gen_header in MakefileGravatar Masahiro Yamada 1-2/+0
2018-12-01kbuild: fix UML build error with CONFIG_GCC_PLUGINSGravatar Masahiro Yamada 1-22/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-1/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+1
2018-08-07um: clean up archheaders recipeGravatar Masahiro Yamada 1-7/+1
2018-08-07um: fix parallel building with O= optionGravatar Masahiro Yamada 1-2/+1
2018-08-02um: stop abusing KBUILD_KCONFIGGravatar Christoph Hellwig 1-3/+1
2018-07-28kbuild: do not redirect the first prerequisite for filechkGravatar Masahiro Yamada 1-1/+1
2017-11-27um: make sure to have generated headers for targetGravatar Al Viro 1-0/+7
2017-09-13um: link vmlinux with -no-pieGravatar Thomas Meyer 1-1/+1
2017-07-05um: Avoid longjmp/setjmp symbol clashes with libpthread.aGravatar Florian Fainelli 1-0/+4
2016-07-18Kbuild: arch: look for generated headers in obtreeGravatar Arnd Bergmann 1-2/+2
2015-12-08arch: um: fix error when linking vmlinux.Gravatar Lorenzo Colitti 1-1/+1
2015-11-06um: Switch clocksource to hrtimersGravatar Anton Ivanov 1-1/+1
2015-10-19um: Fix out-of-tree buildGravatar Richard Weinberger 1-2/+2
2015-05-31um: Stop abusing __KERNEL__Gravatar Richard Weinberger 1-3/+4
2015-04-02kbuild: use relative path more to include MakefileGravatar Masahiro Yamada 1-3/+3
2014-06-05um: Fix for relative objtree when generating x86 headersGravatar Michal Marek 1-2/+1
2013-12-01um: Build always with -mcmodel=large on 64bitGravatar Richard Weinberger 1-5/+4
2013-11-17arch/um: make it work with defconfig and x86_64Gravatar Ramkumar Ramachandra 1-0/+11
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesGravatar David Howells 1-1/+3
2012-05-05kbuild: link of vmlinux moved to a scriptGravatar Sam Ravnborg 1-9/+2
2012-03-25um: Switch to large mcmodel on x86_64Gravatar Richard Weinberger 1-0/+1
2012-03-25um: most of the SUBARCH uses can be killedGravatar Al Viro 1-2/+2
2011-12-09um: Use $(srctree) not $(KBUILD_SRC)Gravatar H. Peter Anvin 1-1/+1
2011-12-05um: Generate headers before generating user-offsets.sGravatar H. Peter Anvin 1-1/+1
2011-12-05um: Run host archheaders, allow use of host generated headersGravatar H. Peter Anvin 1-1/+6
2011-11-02um: take arch/um/sys-x86 to arch/x86/umGravatar Al Viro 1-9/+13
2011-11-02um: merge Makefile-{i386,x86_64}Gravatar Al Viro 1-1/+11
2011-11-02um: merge arch/um/sys-{i386,x86_64}Gravatar Al Viro 1-3/+3
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedGravatar Al Viro 1-2/+1
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmGravatar Al Viro 1-2/+2
2011-11-02um: get rid of kern_constants.hGravatar Al Viro 1-10/+1
2011-11-02um: take user_constants.h to include/generatedGravatar Al Viro 1-3/+2
2011-11-02um: switch to -idirafter, get saner kern_constants.h out of thatGravatar Al Viro 1-2/+2
2011-09-14um: fix strrchr() problemsGravatar Al Viro 1-1/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedGravatar Sam Ravnborg 1-1/+1
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Gravatar Sam Ravnborg 1-5/+4
2009-01-05get rid of the last symlink in uml buildGravatar Al Viro 1-14/+11
2008-10-22x86, um: get rid of uml-config.hGravatar Al Viro 1-15/+3
2008-10-22x86, um: get rid of arch/um/Kconfig.archGravatar Al Viro 1-6/+2
2008-10-22x86, um: get rid of arch/um/os symlinkGravatar Al Viro 1-13/+2
2008-10-22x86, um: get rid of header symlinksGravatar Al Viro 1-19/+5
2008-10-22x86, um: merge Kconfig.i386 and Kconfig.x86_64Gravatar Al Viro 1-2/+2