mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update Makefile
This commit is contained in:
parent
7c7677a7f2
commit
a7ad6ac82d
1 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=arm
|
ARCH:=arm
|
||||||
BOARD:=bcm27xx
|
BOARD:=bcm27xx
|
||||||
BOARDNAME:=Broadcom BCM27xx
|
BOARDNAME:=Broadcom BCM27xx
|
||||||
FEATURES:=ext4 audio usb usbgadget display gpio fpu squashfs rootfs-part boot-part
|
FEATURES:=ext4 usb usbgadget display gpio fpu squashfs rootfs-part boot-part
|
||||||
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
|
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
|
||||||
|
|
||||||
KERNEL_PATCHVER=5.4
|
KERNEL_PATCHVER=5.4
|
||||||
|
@ -24,7 +24,6 @@ DEFAULT_PACKAGES := $(filter-out urngd,$(DEFAULT_PACKAGES))
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
bcm27xx-gpu-fw \
|
bcm27xx-gpu-fw \
|
||||||
kmod-usb-hid \
|
kmod-usb-hid \
|
||||||
kmod-sound-core kmod-sound-arm-bcm2835 \
|
|
||||||
kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \
|
kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \
|
||||||
partx-utils mkf2fs e2fsprogs
|
partx-utils mkf2fs e2fsprogs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue