X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b88e8fef0599fe8df230e21080dc28d18fa07ced..3df283247e736971b2bbaa1c04badcc3cf2f78ab:/target/linux/lantiq/image/Makefile diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile index 5fbf33212..bfd73f6dd 100644 --- a/target/linux/lantiq/image/Makefile +++ b/target/linux/lantiq/image/Makefile @@ -119,6 +119,14 @@ define Image/Build/Profile/ARV452CPW $(call Image/Build/$(1),$(1),ARV452CPW) endef +define Image/BuildKernel/Profile/ARV7518PW + $(call Image/BuildKernel/Template,ARV7518PW,$(xway_cmdline)) +endef + +define Image/Build/Profile/ARV7518PW + $(call Image/Build/$(1),$(1),ARV7518PW) +endef + define Image/BuildKernel/Profile/ARV752DPW22 $(call Image/BuildKernel/Template,ARV752DPW22,$(xway_cmdline)) endef