Add modules_install target to driver makefile

pull/19/head
Ian Stewart 2022-03-21 15:27:03 -06:00
parent 1d5793c4e0
commit 110d16d946
1 changed files with 3 additions and 0 deletions

View File

@ -162,6 +162,9 @@ endif
if [ -d "$(A_LIBRARIES_PATH)/bin" ]; then cp -f $(A_LIBRARIES_PATH)/bin/*load_ajantv2 $(A_UBER_BIN); fi
cp $(NTV2TARGET).ko $(A_UBER_BIN)
modules_install:
$(MAKE) -C $(KDIR) M=$(A_LINUX_DRIVER_PATH) modules_install
all: $(DRIVERINCS) $(DRIVERSRCS) $(HEVCINCS) $(HEVCSRCS) $(RDMAINCS)
# Make a symlink to the C-only CPP files we need in classes.