From cd9ca196b67a5bc984e824a1ad295d255e80cf5f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 23 Sep 2008 14:56:29 +0000 Subject: experimental support for the Motorola MU Gateway SVN-Revision: 12662 --- target/linux/adm5120/router_le/profiles/Motorola.mk | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 target/linux/adm5120/router_le/profiles/Motorola.mk (limited to 'target/linux/adm5120/router_le/profiles/Motorola.mk') diff --git a/target/linux/adm5120/router_le/profiles/Motorola.mk b/target/linux/adm5120/router_le/profiles/Motorola.mk new file mode 100644 index 0000000..e640b81 --- /dev/null +++ b/target/linux/adm5120/router_le/profiles/Motorola.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2008 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/PMUGW + NAME:=Motorola Powerline MU Gateway (EXPERIMENTAL) +endef + +define Profile/PMUGW/Description + Package set optimized for the Motorola Powerline MU Gateway board +endef + +$(eval $(call Profile,PMUGW)) -- cgit v1.1