realtek: image: make xikestor-nosimg a common recipe

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>
This commit is contained in:
Jonas Jelonek 2026-02-08 00:21:10 +00:00 committed by Hauke Mehrtens
parent 7f74364672
commit 659719d8ca
2 changed files with 5 additions and 5 deletions

View file

@ -108,6 +108,11 @@ define Build/linksys-image
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

View file

@ -2,11 +2,6 @@
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