Skip to content

Commit 1325409

Browse files
authored
Merge pull request #720 from spycat88/fixies
kernel-firmware: only copy Qualcomm firmware for that project
2 parents 10bbef5 + c604b93 commit 1325409

File tree

4 files changed

+4
-32
lines changed

4 files changed

+4
-32
lines changed

packages/kernel/firmware/kernel-firmware/firmwares/any.dat

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ rt*/*
2222

2323
#Panthor GPU firmware
2424
arm/mali*
25-
26-
#qualcomm
27-
qcom*
28-
ath11k*
29-
qca*

packages/tools/git/package.mk

Lines changed: 0 additions & 26 deletions
This file was deleted.

packages/virtual/image/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ PKG_SOUND="espeak libao"
3434

3535
PKG_SYNC="synctools"
3636

37-
PKG_TOOLS="patchelf git ectool make i2c-tools evtest"
37+
PKG_TOOLS="patchelf ectool make i2c-tools evtest"
3838

3939
PKG_DEBUG="debug"
4040

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
qcom*
2+
ath11k*
3+
qca*

0 commit comments

Comments
 (0)