br-hisicam
br-hisicam copied to clipboard
Buildroot based sample firmware for HiSilicon`s System-On-a-Chip ip cameras
Hello, I tried to enable Wireguard in the build and although it builds OK and I can generate keys with the wg command, when I tried to load the kernel...
>>> rtl8188eu 4b0ecca485b9f11f58670b69aa9f90ecad7da02f Building kernel module br-hisicam/output/xm_ivg-hp203y-se_hi3516cv300_imx291/build/rtl8188eu-4b0ecca485b9f11f58670b69aa9f90ecad7da02f/./os_dep/ioctl_linux.c:7815:3: error: ‘struct iw_handler_def’ has no member named ‘private_args’
``` BR2_PACKAGE_DROPBEAR=y BR2_PACKAGE_DROPBEAR_CLIENT=y BR2_PACKAGE_DROPBEAR_SMALL=y ```
In case when we are booting kernel without ip settings, there should be some default eth0 interface definition.