Skip to content

Commit

Permalink
puma7: fake-gpl config for labor 7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fda77 committed Jun 23, 2024
1 parent 11eeea1 commit e54a564
Show file tree
Hide file tree
Showing 3 changed files with 4,608 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config/avm/source.in
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ config FREETZ_AVM_SOURCE_6690_07_29
bool
config FREETZ_AVM_SOURCE_6690_07_56
bool
config FREETZ_AVM_SOURCE_6690_07_90
bool

# QCA955x
config FREETZ_AVM_SOURCE_1759_06_30
Expand Down Expand Up @@ -340,6 +342,7 @@ config FREETZ_AVM_SOURCE_ID
default "6670_07.61" if FREETZ_AVM_SOURCE_6670_07_61
default "6690_07.29" if FREETZ_AVM_SOURCE_6690_07_29
default "6690_07.56" if FREETZ_AVM_SOURCE_6690_07_56
default "6690_07.90" if FREETZ_AVM_SOURCE_6690_07_90
# QCA955x
default "1759_06.30" if FREETZ_AVM_SOURCE_1759_06_30
default "1750_07.01" if FREETZ_AVM_SOURCE_1750_07_01
Expand Down Expand Up @@ -498,7 +501,7 @@ config FREETZ_AVM_SOURCE_FOR_SYSTEM_TYPE_PUMA7
select FREETZ_AVM_SOURCE_6591_07_50 if FREETZ_AVM_VERSION_07_5X && !FREETZ_TYPE_6690 && !FREETZ_TYPE_6670
select FREETZ_AVM_SOURCE_6690_07_56 if FREETZ_AVM_VERSION_07_5X && FREETZ_TYPE_6690
select FREETZ_AVM_SOURCE_6670_07_61 if FREETZ_AVM_VERSION_07_5X && FREETZ_TYPE_6670
select FREETZ_AVM_SOURCE_6670_07_61 if FREETZ_AVM_VERSION_08_0X_MIN
select FREETZ_AVM_SOURCE_6690_07_90 if FREETZ_AVM_VERSION_08_0X_MIN
bool

config FREETZ_AVM_SOURCE_FOR_SYSTEM_TYPE_QCA955x
Expand Down
Loading

0 comments on commit e54a564

Please sign in to comment.