From: Gabor Juhos Date: Sun, 22 Jan 2012 22:33:15 +0000 (+0000) Subject: ar71xx: build ALFA AP96 images with default profile as well X-Git-Tag: reboot~15097 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7b7427e52c9f3626b0ef669f17edb5a0e3bd9908;p=oweals%2Fopenwrt.git ar71xx: build ALFA AP96 images with default profile as well SVN-Revision: 29866 --- diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 4d46b9d39d..be68f9f1f9 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -937,6 +937,7 @@ define Image/Build/Profile/ALL0258N endef define Image/Build/Profile/Default + $(call Image/Build/Profile/ALFAAP96,$(1)) $(call Image/Build/Profile/ALFANX,$(1)) $(call Image/Build/Profile/ALL0258N,$(1)) $(call Image/Build/Profile/AP121,$(1))