mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
add swconfig for lamobo-r1 switch setup.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user