Jivin Mike Frysinger lays it down ... > 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 $$?
Applied, Thanks, Davidm -- David McCullough, [email protected], Ph:+61 734352815 McAfee - SnapGear http://www.snapgear.com http://www.uCdot.org _______________________________________________ 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
