From c222886f38ea1185c1b420f03d1e1fb377506af0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 2 Jun 2014 17:12:07 +0200 Subject: simplify adding new arch Generate all data needed when adding a new arch or system. Recognize any changes in target/*/systems as reported as bug by Joerg. --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a9d510e02..d8400a0bd 100644 --- a/Makefile +++ b/Makefile @@ -210,8 +210,6 @@ NO_ERROR=0 CC='${CC}' CPPFLAGS='${CPPFLAGS}' \ bash scripts/scan-tools.sh @echo '===> Prerequisites checked successfully.' - @bash scripts/create-sys - @bash scripts/create-pkg @touch .adkinit @touch $@ -- cgit v1.2.3