Signed-off-by: Mike Frysinger <[email protected]>
---
user/Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/user/Makefile b/user/Makefile
index 9a7acc4..d311dc6 100644
--- a/user/Makefile
+++ b/user/Makefile
@@ -438,6 +438,8 @@ dir_$(CONFIG_USER_ZEBRA_ZEBRA_ZEBRA) += zebra
dir_y += games
+-include Makefile.local
+
all: config
$(MAKE) -j$(HOST_NCPU) $(sort $(dir_y) $(dir_v) $(dir_p)) || exit $$?
--
1.6.1.3
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev