mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
libwifi: fix target cflags
This commit is contained in:
parent
d90063c7d5
commit
d4c101f90f
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ else
|
|||
endif
|
||||
|
||||
ifneq ($(CONFIG_PACKAGE_kmod-mt7915e_en7523),)
|
||||
TARGET_CFLAGS=-DMT7915_VENDOR_EXT
|
||||
TARGET_CFLAGS +=-DMT7915_VENDOR_EXT
|
||||
endif
|
||||
|
||||
PKG_BUILD_DEPENDS:=PACKAGE_kmod-mt7915e_en7523:mt76_en7523
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue