firmware-utils: Mark as nonshared to build in step 1
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 29 Jul 2024 22:34:14 +0000 (00:34 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 30 Jul 2024 19:42:33 +0000 (21:42 +0200)
commit4992946bc9a40f9df4594bb05163dc34c2039400
tree5c22cc3ec721dd651289e5a66a61b3bfd81ef437
parent9ac50c0aa33f0d0add63a49433147b813b4ce44d
firmware-utils: Mark as nonshared to build in step 1

Mark the package as nonshared to build it in the target specific build
step 1 of the build bots instead of the architecture generic build step
2. In the build step 2 it may be left out if we build it using a
different  target.

Fixes: 24d6abe2d7cd ("firmware-utils: new package replacing otrx")
Link: https://github.com/openwrt/openwrt/pull/16031
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/utils/firmware-utils/Makefile