From b4336504ba1d79e30227a3bd2cb68a38022e02c7 Mon Sep 17 00:00:00 2001 From: juhosg 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33317 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0