diff options
author | Rob Austein <sra@hactrn.net> | 2018-07-14 18:53:32 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2018-07-14 18:53:32 -0400 |
commit | f8f0e3bbe1a485fa5671b11c006df410527d2f9f (patch) | |
tree | 280af8ffc71a9c5d3c41aca7df028093b0a664f3 /build/Makefile | |
parent | ff1faf971a87362f9e0664dcfcf6bb447b043aeb (diff) |
Adjust Makefile to track source changes.
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/Makefile b/build/Makefile index 4e3a9bb..d7c18f1 100644 --- a/build/Makefile +++ b/build/Makefile @@ -68,8 +68,6 @@ vfiles = \ $(CORE_TREE)/platform/alpha/rtl/alpha_clkmgr.v \ $(CORE_TREE)/platform/alpha/rtl/clkmgr_mmcm.v \ ./core_selector.v \ - $(CORE_TREE)/comm/fmc/src/rtl/cdc_bus_pulse.v \ - $(CORE_TREE)/comm/fmc/src/rtl/fmc_arbiter_cdc.v \ $(CORE_TREE)/comm/fmc/src/rtl/fmc_arbiter.v \ $(CORE_TREE)/comm/fmc/src/rtl/fmc_d_phy.v \ $(CORE_TREE)/comm/fmc/src/rtl/fmc_indicator.v \ |