Skip to content

Commit 1a1c483

Browse files
committed
Enable building linux-system76 for arm64
1 parent 4c8e9a0 commit 1a1c483

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian.master/control.stub.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Description: Complete Generic Linux kernel and headers
164164

165165
Package: SRCPKGNAME-system76
166166
Build-Profiles: <!stage1>
167-
Architecture: amd64
167+
Architecture: amd64 arm64
168168
Section: kernel
169169
Depends:
170170
${misc:Depends},

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Description: Complete Generic Linux kernel and headers
166166

167167
Package: linux-system76
168168
Build-Profiles: <!stage1>
169-
Architecture: amd64
169+
Architecture: amd64 arm64
170170
Section: kernel
171171
Depends:
172172
${misc:Depends},

0 commit comments

Comments
 (0)