Skip to content

Commit

Permalink
scripts: remove the improper build option
Browse files Browse the repository at this point in the history
  • Loading branch information
seppzer0 committed Dec 4, 2023
1 parent 5142d9a commit 697bd40
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scripts/multi_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,6 @@ def main(args: argparse.Namespace) -> None:
"lkv": "4.14",
"ksu": True
},
{
"module": "kernel",
"rom": "x",
"codename": "dumpling",
"lkv": "4.14",
"ksu": True
},
{
"module": "kernel",
"rom": "x",
Expand Down

0 comments on commit 697bd40

Please sign in to comment.