mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04: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>
This commit is contained in:
parent
670526efa3
commit
9dc84018ee
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ define Target/Description
|
|||
endef
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES := $(filter-out urngd,$(DEFAULT_PACKAGES))
|
||||
DEFAULT_PACKAGES += \
|
||||
bcm27xx-gpu-fw \
|
||||
kmod-usb-hid \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue