Browse Source

- fix make warning

master
vanhofen 6 years ago
parent
commit
8a68be0d98
  1. 2
      make/ni.mk

2
make/ni.mk

@ -23,7 +23,7 @@ ni-image:
@echo "starting 'make $@' build with "$(PARALLEL_JOBS)" threads!" @echo "starting 'make $@' build with "$(PARALLEL_JOBS)" threads!"
$(MAKE) kernel $(MAKE) kernel
$(MAKE) neutrino $(MAKE) neutrino
$(MAKE) plugins make plugins
make fbshot make fbshot
$(MAKE) lcd4linux $(MAKE) lcd4linux
$(MAKE) luacurl $(MAKE) luacurl

Loading…
Cancel
Save