Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FPGA Configuration Space
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
FPGA Configuration Space
Commits
af7b7363
Commit
af7b7363
authored
11 years ago
by
Cesar Prados
Browse files
Options
Downloads
Patches
Plain Diff
Makefile:clone the vetar mod two directores above
parent
401bcda5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vme-wb/vmebridge
+1
-0
1 addition, 0 deletions
vme-wb/vmebridge
with
1 addition
and
0 deletions
vme-wb/vmebridge
+
1
−
0
View file @
af7b7363
...
@@ -6,6 +6,7 @@ echo "checking if the project vetar-drv is in the root path of fpga-config-space
...
@@ -6,6 +6,7 @@ echo "checking if the project vetar-drv is in the root path of fpga-config-space
if [ ! -d "$DIRECTORY" ]; then
if [ ! -d "$DIRECTORY" ]; then
echo "I didn't the project and it is needed for compiling this one, I'm cloning from the repo"
echo "I didn't the project and it is needed for compiling this one, I'm cloning from the repo"
cd ../../
git clone https://github.com/vetarWare/vetar_drv.git
git clone https://github.com/vetarWare/vetar_drv.git
fi
fi
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment