mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 10:15:19 +00:00
8 lines
201 B
Makefile
8 lines
201 B
Makefile
|
FPGA_AXI_SDC_MODULE_VERSION = 1.0
|
||
|
FPGA_AXI_SDC_SITE = /home/jpease/repos/fpga-axi-sdc
|
||
|
FPGA_AXI_SDC_SITE_METHOD = local
|
||
|
FPGA_AXI_SDC_LICENSE = GPLv2
|
||
|
|
||
|
$(eval $(kernel-module))
|
||
|
$(eval $(generic-package))
|