[adm5120] fix a copy-paste error
[openwrt.git] / target / linux / adm5120 / image / router_be.mk
index 42e56fa..c45d281 100644 (file)
@@ -71,9 +71,9 @@ define Image/Build/Profile/Texas
 endef
 
 define Image/Build/Profile/P-334WT
-       $(call Image/Build/Board/P-334WT,$(1))
+       $(call Image/Build/Board/P-334WT/$(1))
 endef
 
 define Image/Build/Profile/P-335WT
-       $(call Image/Build/Board/P-335WT,$(1))
+       $(call Image/Build/Board/P-335WT/$(1))
 endef
This page took 0.019147 seconds and 4 git commands to generate.