]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/linux
add swconfig for lamobo-r1 switch setup.
[ipfire-2.x.git] / lfs / linux
index 0086bfe8bc4032867194d86c7a905fba5e209902..2573d0a4d655b99be5e025f154f33ccc979d1d72 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -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"