Make xikestor-nosimg a common recipe in the Makefile to allow usage for
other subtargets too, not only rtl930x.
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21922
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
mv $@.new $@
endef
+define Build/xikestor-nosimg
+ $(STAGING_DIR_HOST)/bin/nosimg-enc -i $@ -o $@.new
+ mv $@.new $@
+endef
+
define Build/zynsig
$(STAGING_DIR_HOST)/bin/zynsig -i $@ \
-o $@.new
include ./common.mk
-define Build/xikestor-nosimg
- $(STAGING_DIR_HOST)/bin/nosimg-enc -i $@ -o $@.new
- mv $@.new $@
-endef
-
define Device/hasivo_s1100w-8xgt-se
SOC := rtl9303
DEVICE_VENDOR := Hasivo