aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-02-11 22:17:44 +0000
committerRob Austein <sra@hactrn.net>2019-02-11 22:17:44 +0000
commit8b18f65526d2b600c4aef49be338a83402bb6b58 (patch)
tree439b4a893d181bddde48ae7031afc3c0285ac11e /Makefile
parent2fb10e93039defa73810140fb10bef1ab23650c4 (diff)
Update notes.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 58db110..2b7a492 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
-all: build
+all: debug
build: stage0.stamp stage1.stamp stage2.stamp # stage3.stamp
debug: stage2.stamp
docker container prune -f
mkdir -p framebuf
- docker run -it --mount type=bind,source=$(abspath framebuf),target=/framebuf xilinx:intalled
+ docker run -it --mount type=bind,source=$(abspath framebuf),target=/framebuf xilinx:installed /xilinx-unpack/installer
stage0.stamp:
mkdir -p stage0/jessie_chroot