diff options
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/ar71xx/generic/profiles/allnet.mk | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/target/linux/ar71xx/generic/profiles/allnet.mk b/target/linux/ar71xx/generic/profiles/allnet.mk index 986b63353..07ca96444 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 | 
