ucode: add package for ucode-mod-io
It was included in the last update
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit ed2587c73d)
Link: https://github.com/openwrt/openwrt/pull/21608
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
df2d060dbd
commit
d88e3573a7
@ -184,6 +184,10 @@ $(eval $(call UcodeModule, \
|
||||
digest, DIGEST_SUPPORT, , \
|
||||
The digest module allows ucode scripts to use libmd digests.))
|
||||
|
||||
$(eval $(call UcodeModule, \
|
||||
io, IO_SUPPORT, , \
|
||||
The io module allows direct file descriptor read/write (including non-blocking).))
|
||||
|
||||
$(eval $(call BuildPackage,libucode))
|
||||
$(eval $(call BuildPackage,ucode))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user