mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
compat-drivers: remove obsolte patch for arm.
This commit is contained in:
@@ -119,9 +119,6 @@ ifeq "$(MACHINE_TYPE)" "arm"
|
||||
# disable video because it not build on Arm
|
||||
cd $(DIR_APP) && sed -i -e \
|
||||
"s/export CONFIG_COMPAT_VIDEO_MODULES=y//g" config.mk
|
||||
|
||||
# Add a missing vmalloc ti atx
|
||||
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/compat-drivers-3.8-arm_missing_vmalloc.patch
|
||||
endif
|
||||
|
||||
# Erase some modules that are obsolete or moved to other path
|
||||
|
||||
Reference in New Issue
Block a user