diff options
-rw-r--r-- | Makefile.user | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.user b/Makefile.user index 9e4f040..7daedef 100644 --- a/Makefile.user +++ b/Makefile.user @@ -2,7 +2,7 @@ include ../config-host.mak include $(SRC_PATH)/rules.mak -include config.mak +-include config.mak .PHONY: all |