compat-drivers: remove obsolte patch for arm.

This commit is contained in:
Arne Fitzenreiter
2013-06-08 10:12:29 +02:00
parent 6817e57ae4
commit 3009db9c4e
2 changed files with 0 additions and 14 deletions

View File

@@ -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