Commit 4c7cffb3 authored by Lucas Russo's avatar Lucas Russo

kernel/pcie-driver/Makefile: redirect targets to foreign/pcie-driver

parent 71585b03
MAKE = make
PCIE_DRIVER_DIR = ../../foreign/pcie-driver
%:
$(MAKE) -C $(PCIE_DRIVER_DIR) $@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment