obj-m := gpio.o SRC := $(shell pwd) all: $(MAKE) -C $(KERNEL_SRC) M=$(SRC) modules_install: $(MAKE) INSTALL_MOD_DIR=kernel/drivers/aup -C $(KERNEL_SRC) M=$(SRC) modules_install clean: rm -f *.o *~core.depend .*.cmd *.ko *.mod.c rm -f Module.markers Module.symvers modules.order rm -rf .tmp_versions Modules.symvers
This page: | Created: | Wed Jan 31 16:08:20 2024 |
From: | 17390.tmp/Makefile |
Verilog converted to html by v2html 7.30.1.3 v2html 7.30.1.3 (written by Costas Calamvokis). | Help |