diff --git a/make/ni.mk b/make/ni.mk index fcc22381..ee1f9a8b 100644 --- a/make/ni.mk +++ b/make/ni.mk @@ -77,7 +77,7 @@ ni-image: make -j$(NUM_CPUS) iconv make -j$(NUM_CPUS) streamripper ifeq ($(BOXSERIES), $(filter $(BOXSERIES), hd2 ax)) - make plugins-add + make channellogos make -j$(NUM_CPUS) less make -j$(NUM_CPUS) parted make -j$(NUM_CPUS) openvpn @@ -90,6 +90,7 @@ ifeq ($(BOXSERIES), $(filter $(BOXSERIES), hd2 ax)) endif ifeq ($(BOXSERIES), ax) make -j$(NUM_CPUS) ofgwrite + make stb-startup endif ifeq ($(DEBUG), yes) make -j$(NUM_CPUS) strace diff --git a/make/plugins.mk b/make/plugins.mk index a428f77a..0f2e6f57 100644 --- a/make/plugins.mk +++ b/make/plugins.mk @@ -73,8 +73,6 @@ plugins-all: $(D)/neutrino \ doscam-webif-skin \ playlists -plugins-add: channellogos - ################ ### plugins ### ################ @@ -221,6 +219,7 @@ coolithek: $(LIBPLUG) $(REMOVE)/coolithek #scripts-lua +stb-startup \ netzkino \ mtv \ favorites2bin: $(SOURCE_DIR)/$(NI_NEUTRINO-PLUGINS) $(LIBPLUG)