From b52ac01d27ffa0e06256c49e40e8f8f21d850aef Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 17 Aug 2015 05:59:36 +0000 Subject: ramips: fix Aigale Ai-BR100 dts and profile names The following patch changes dts filename and profile name for Aigale Ai-BR100 (for consistency). Signed-off-by: Piotr Dymacz SVN-Revision: 46624 --- target/linux/ramips/mt7620/profiles/aigale.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/ramips/mt7620/profiles') diff --git a/target/linux/ramips/mt7620/profiles/aigale.mk b/target/linux/ramips/mt7620/profiles/aigale.mk index 475aac9562..629a378cae 100644 --- a/target/linux/ramips/mt7620/profiles/aigale.mk +++ b/target/linux/ramips/mt7620/profiles/aigale.mk @@ -5,12 +5,12 @@ # See /LICENSE for more information. # -define Profile/AIBR100 +define Profile/AI-BR100 NAME:=Aigale Ai-BR100 PACKAGES:=kmod-usb-ohci kmod-usb2 endef -define Profile/AIBR100/Description +define Profile/AI-BR100/Description Default package set for Aigale Ai-BR100. endef -$(eval $(call Profile,AIBR100)) +$(eval $(call Profile,AI-BR100)) -- cgit v1.2.3