Skip to content

Commit

Permalink
Merge pull request #126 from slaclab/ruck314-patch-1
Browse files Browse the repository at this point in the history
Update Makefile for S3DF
  • Loading branch information
ruck314 authored Apr 19, 2024
2 parents e096eb9 + 07f97fa commit 6ff1b02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ LOC_VERS := $(patsubst %/,%,$(dir $(LOC_VERS)))
LOC_VERS := $(notdir $(LOC_VERS))

# Define RCE module directories
RCE_DIRS := /afs/slac.stanford.edu/g/cci/volumes/vol1/xilinx/linux-xlnx-v2016.4
RCE_DIRS += /afs/slac.stanford.edu/g/cci/volumes/vol1/xilinx/backup/linux-xlnx-v2016.1.01
RCE_DIRS := /sdf/group/faders/tools/xilinx/rce_linux_kernel/linux-xlnx-v2016.4
RCE_DIRS += /sdf/group/faders/tools/xilinx/rce_linux_kernel/backup/linux-xlnx-v2016.1.01

# Default target: Display the available build options
all:
Expand Down

0 comments on commit 6ff1b02

Please sign in to comment.