]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/x86/lguest/Makefile
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into...
[karo-tx-linux.git] / arch / x86 / lguest / Makefile
1 obj-y           := head_32.o boot.o
2 CFLAGS_boot.o   := $(call cc-option, -fno-stack-protector)