mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
qca-ssdk: Support ipq60xx target
This commit is contained in:
parent
163022ea32
commit
07a92bc1db
@ -26,7 +26,7 @@ endef
|
||||
|
||||
define KernelPackage/qca-ssdk-nohnat
|
||||
$(call KernelPackage/qca-ssdk/default-nohnat)
|
||||
DEPENDS:=@(TARGET_ipq806x||TARGET_ipq807x)
|
||||
DEPENDS:=@(TARGET_ipq806x||TARGET_ipq807x||TARGET_ipq60xx)
|
||||
VARIANT:=nohnat
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user