From 81bb246a8d2c8742ec48ba55e78ee1095db10278 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 5 Sep 2012 19:22:51 +0000 Subject: [PATCH] ar71xx: add rssileds to package set in profile for devices which got them. Signed-off-by: Daniel Golle SVN-Revision: 33317 --- target/linux/ar71xx/generic/profiles/allnet.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ar71xx/generic/profiles/allnet.mk b/target/linux/ar71xx/generic/profiles/allnet.mk index 986b633533..07ca964441 100644 --- a/target/linux/ar71xx/generic/profiles/allnet.mk +++ b/target/linux/ar71xx/generic/profiles/allnet.mk @@ -18,7 +18,7 @@ $(eval $(call Profile,ALL0305)) define Profile/ALL0258N NAME:=Allnet ALL0258N - PACKAGES:=uboot-envtools + PACKAGES:=uboot-envtools rssileds endef define Profile/ALL0258N/Description @@ -29,7 +29,7 @@ $(eval $(call Profile,ALL0258N)) define Profile/ALL0315N NAME:=Allnet ALL0315N - PACKAGES:=uboot-envtools + PACKAGES:=uboot-envtools rssileds endef define Profile/ALL0315N/Description -- 2.30.2