aboutsummaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2024-01-26 09:52:35 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2024-01-26 12:29:30 +0100
commita1364fcd091c28d63bfe1d4947f2e21cc11c2b46 (patch)
tree50bc8522af66344d4e56ebf0a811082ceecdb28a /target/linux
parent418aadaec9dd9c67b2a4fffb51dfa1fb5fdf5098 (diff)
bcm27xx: switch to bcm27xx-utils
bcm27xx-userland is now deprecated and utils should be used instead. https://github.com/raspberrypi/userland/commit/96a7334ae9d5fc9db7ac92e59852377df63f1848 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux')
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/Makefile b/target/linux/bcm27xx/Makefile
index 702a59ecb8..d7b56b23bc 100644
--- a/target/linux/bcm27xx/Makefile
+++ b/target/linux/bcm27xx/Makefile
@@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES := $(filter-out urngd,$(DEFAULT_PACKAGES))
DEFAULT_PACKAGES += \
- bcm27xx-gpu-fw \
+ bcm27xx-gpu-fw bcm27xx-utils \
kmod-usb-hid \
kmod-sound-core kmod-sound-arm-bcm2835 \
kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \