mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
ramips: fix typo in image makefile (#18712)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47627
This commit is contained in:
parent
c3fc2a7a35
commit
d8a62fdbc2
@ -708,7 +708,7 @@ define Image/Build/Profile/Default
|
||||
$(call Image/Build/Profile/3G6200NL,$(1))
|
||||
$(call Image/Build/Profile/3G150B,$(1))
|
||||
$(call Image/Build/Profile/3G300M,$(1))
|
||||
$(call Image/Build/Profile/A5-11,$(1))
|
||||
$(call Image/Build/Profile/A5-V11,$(1))
|
||||
$(call Image/Build/Profile/AIR3GII,$(1))
|
||||
$(call Image/Build/Profile/ALL02393G,$(1))
|
||||
$(call Image/Build/Profile/ALL0256N,$(1))
|
||||
|
Loading…
Reference in New Issue
Block a user