* kernel: bump 4.14 to 4.14.171 Refreshed all patches. Fixes: - CVE-2013-1798 Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> * kernel: bump 4.19 to 4.19.105 Refreshed all patches. Fixes: - CVE-2013-1798 - CVE-2019-3016 Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> * kernel: bump 4.19 to 4.19.106 Refreshed all patches. Remove upstreamed: - 950-0786-leds-pca963x-Fix-open-drain-initialization.patch Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> * kernel: bump to 4.9.214, 4.14.171, 4.19.106 Co-authored-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
9 lines
189 B
Makefile
9 lines
189 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES += minor squashfs
|
|
|
|
DEFAULT_PACKAGES += wpad-basic
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|