secgateway/kernel/linux-4.14.83/arch/um/os-Linux/skas/Makefile

11 lines
190 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
#
# Copyright (C) 2002 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com)
# Licensed under the GPL
#
obj-y := mem.o process.o
USER_OBJS := $(obj-y)
include arch/um/scripts/Makefile.rules