add swconfig for lamobo-r1 switch setup.

This commit is contained in:
Arne Fitzenreiter
2015-01-27 20:21:17 +01:00
parent 7726e3a66b
commit ffeb717f2d
8 changed files with 168 additions and 2 deletions

View File

@@ -174,6 +174,9 @@ ifeq "$(KCFG)" "-multi"
# After next kernel update this patch will included to arm7-multi patchset.
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.x-lamobo-r1.patch
# Install switch api userspace header
cd $(DIR_APP) && install -v -m644 include/uapi/linux/switch.h /usr/include/linux/
endif
ifeq "$(KCFG)" "-rpi"