mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Fix wifi drivers on kernel v6.16 These patches can get deleted after merged upstream. * initial commit * fix header * remove ssv6051 driver --------- Co-authored-by: amazingfate <liujianfeng1994@gmail.com>
11 lines
174 B
Plaintext
11 lines
174 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
/dts-v1/;
|
|
|
|
#include "rk3588-armsom-sige7.dts"
|
|
|
|
/ {
|
|
model = "Banana Pi M7";
|
|
compatible = "bananapi,m7", "rockchip,rk3588";
|
|
};
|