Blame view

kernel/linux-imx6_3.14.28/arch/x86/lguest/Makefile 84 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
  obj-y		:= head_32.o boot.o
  CFLAGS_boot.o	:= $(call cc-option, -fno-stack-protector)