mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2026-01-27 17:07:18 +01:00
Add files to ATHEROS_DEPS.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
This commit is contained in:
parent
8ad9514351
commit
9cb51698c5
1 changed files with 6 additions and 1 deletions
7
Makefile
7
Makefile
|
|
@ -5,6 +5,9 @@ ifdef ATHEROS
|
|||
LOCAL_CFLAGS += -DATHEROS
|
||||
|
||||
ATHEROS_DEPS += \
|
||||
ar5416.ini \
|
||||
ar5416_howl.ini \
|
||||
ar5416_sowl.ini \
|
||||
ar9280.ini \
|
||||
ar9280_merlin2.ini \
|
||||
ar9285.ini \
|
||||
|
|
@ -14,7 +17,9 @@ ATHEROS_DEPS += \
|
|||
ar9271.ini \
|
||||
ar9300_osprey22.ini \
|
||||
ar9330_11.ini \
|
||||
ar9330_12.ini
|
||||
ar9330_12.ini \
|
||||
ar9485.ini \
|
||||
ar9580.ini
|
||||
endif
|
||||
|
||||
ATH9K_DEPS += \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue