fix parsec, kernel rebuild only if config change

This commit is contained in:
Ciro Santilli
2018-09-13 09:50:03 +01:00
parent 71c2b44c46
commit e4861f2f89
4 changed files with 20 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
################################################################################
GEM5_VERSION = 1.0
GEM5_SITE = $(GEM5_LKMC_SRCDIR)
GEM5_SITE = $(LKMC_GEM5_SRCDIR)
GEM5_SITE_METHOD = local
ifeq ($(ARCH),x86_64)