aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2015-07-05 19:43:38 -0400
committerRob Austein <sra@hactrn.net>2015-07-05 19:43:38 -0400
commite8f1bf514c1819cb9942d77bb624db4f6703fa8b (patch)
treed6b19edf237f3e85d4063881a83c849bfd4260d8 /Makefile
parent3f25e1bf5509f584f455e0e3ce369bc51b763f85 (diff)
Add Debian packaging and startup scripts to load Novena FPGA automatically.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3bb1b21..79a85da 100644
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ rtl:
cd core; debuild -b -uc -us -aarmhf
reprepro: ${REPOSITORY}/conf/distributions ${REPOSITORY}/conf/options
- for f in *.changes; do reprepro -b ${REPOSITORY} --ignore=wrongdistribution include ${CODENAME} $$f; done
+ for f in *.changes; do reprepro -b ${REPOSITORY} include ${CODENAME} $$f; done
${REPOSITORY}/conf/distributions ${REPOSITORY}/conf/options:
install -D reprepro-conf/$(notdir $@) ${REPOSITORY}/conf/$(notdir $@)