@ -47,6 +47,7 @@ ni-image:
@echo "starting 'make $@' build with "$(NUM_CPUS)" threads!"
make -j$(NUM_CPUS) neutrino
make plugins-all
make plugins-$(BOXSERIES)
make fbshot
make -j$(NUM_CPUS) luacurl
make -j$(NUM_CPUS) timezone
@ -73,6 +73,12 @@ plugins-all: $(D)/neutrino \
doscam-webif-skin \
playlists
plugins-hd1: # nothing to do
plugins-hd2: # nothing to do
plugins-ax: \
showiframe
################
### plugins ###