oleavr-rgl-a500-mini-linux-.../Documentation/blackfin/Makefile

7 lines
94 B
Makefile
Raw Normal View History

2022-05-07 01:01:45 +02:00
obj-m := gptimers-example.o
all: modules
modules clean:
$(MAKE) -C ../.. SUBDIRS=$(PWD) $@