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>
25 lines
245 B
Plaintext
25 lines
245 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
|
|
fragment@0 {
|
|
target-path = "/opp_table0/opp-1200000000";
|
|
__overlay__ {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
};
|
|
|
|
fragment@1 {
|
|
target-path = "/opp_table0/opp-1296000000";
|
|
__overlay__ {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
};
|
|
|
|
};
|