diff --git a/README.md b/README.md index 8fbaa66..258546a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Build OnePlus latest kernel for your device with KSUN/WildKSU/KSU + SusFS anytim | OP-NORD-4-CE | |✅|✅| | OP-NORD-CE4-LITE | |✅|✅| | OP-NORD-3 | |✅| | +| OP-NORD-N30-SE | |✅| | | OP-TURBO-6V | | |✅| | OP-TURBO-6 | | |✅| | OP-ACE-6T | | |✅| diff --git a/configs/oos15/OP-NORD-N30-SE.json b/configs/oos15/OP-NORD-N30-SE.json new file mode 100644 index 0000000..5909231 --- /dev/null +++ b/configs/oos15/OP-NORD-N30-SE.json @@ -0,0 +1,26 @@ +{ + "model": "OP-NORD-N30-SE", + "soc": "dimensity700", + "branch": "wild/mt6833", + "manifest": "oneplus_nord_n30_se_5g_v.xml", + "android_version": "android15", + "kernel_version": "6.6", + "os_version": "OOS15", + "lto": "thin", + "zyc_compiler": "", + "c_compiler": "kernel_platform/prebuilts/clang/host/linux-x86/clang-r510928/bin", + "rust_compiler": "", + "bindgen": "", + "rust_build": false, + "disk_cleanup": false, + "hmbird": false, + "susfs": true, + "ds": true, + "bbg": true, + "bbr": true, + "ttl": true, + "ip_set": true, + "unicode": true, + "ntsync": true, + "uname": "OP-WILD" +}