mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-16 20:07:23 +00:00
bcm27xx: remove urngd package
Now that khwrngd is working on all subtargets we can remove urgnd.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry-picked from commit 9dc84018ee
)
This commit is contained in:
parent
b7c5924f1f
commit
8cb50639c7
@ -19,6 +19,8 @@ define Target/Description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
DEFAULT_PACKAGES := $(filter-out urngd,$(DEFAULT_PACKAGES))
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
bcm27xx-gpu-fw \
|
bcm27xx-gpu-fw \
|
||||||
kmod-usb-hid \
|
kmod-usb-hid \
|
||||||
|
Loading…
Reference in New Issue
Block a user