oleavr-rgl-a500-mini-linux-.../arch/um/os-Linux/skas/Makefile

11 lines
190 B
Makefile
Raw Permalink Normal View History

2022-05-07 01:01:45 +02: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