blob: d25e6b273721f7dc67d3346dd5064f3ee3f242ea [file] [log] [blame]
TOP_DIR := $(shell pwd)
obj-m:=fci.o
all:
$(MAKE) -C $(KERNEL_SOURCE) ARCH=arm SUBDIRS="$(TOP_DIR)" modules