From e8f1bf514c1819cb9942d77bb624db4f6703fa8b Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 5 Jul 2015 19:43:38 -0400 Subject: Add Debian packaging and startup scripts to load Novena FPGA automatically. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 $@) -- cgit v1.2.3