Skip to content

Commit

Permalink
Merge branch 'main' into add_3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
alibobi authored Nov 20, 2024
2 parents 83a8b06 + 1778a30 commit 24412f5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,14 @@ jobs:
version: "3.14"
- target: mipseb
version: "3.14"
- target: mips64el
version: "3.14"
- target: mips64eb
version: "3.14"
- target: x86_64
version: "3.14"


steps:
- uses: actions/checkout@v4 # Clones to $GITHUB_WORKSPACE
with:
Expand Down
3 changes: 3 additions & 0 deletions configs/4.10/mips64el
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@

CONFIG_CGROUP_HUGETLB=y
CONFIG_CPU_LITTLE_ENDIAN=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_SYSCON=y
2 changes: 1 addition & 1 deletion linux/4.10

0 comments on commit 24412f5

Please sign in to comment.