]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/x86/lguest/Makefile
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah...
[karo-tx-linux.git] / arch / x86 / lguest / Makefile
1 obj-y           := i386_head.o boot.o
2 CFLAGS_boot.o   := $(call cc-option, -fno-stack-protector)