add missing dependencies on PCI/PCMCIA/USB support
[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
 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
 endef
 
 define Image/Build/Profile/P-335WT
-       $(call Image/Build/Board/P-335WT,$(1))
+       $(call Image/Build/Board/P-335WT/$(1))
 endef
 endef
This page took 0.024925 seconds and 4 git commands to generate.