From c9d7a96ac819cb81b20b668ae90d8835ba6ec3f1 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 9 Aug 2012 13:13:26 +0000 Subject: package: linux-atm: br2684ct: fix nas interface bringup on boot Give nas interface time to setup them selves before configuring them. Should fix #11826. Contributed by T-Labs, Deutsche Telekom Innovation Laboratories Signed-off-by: Jonas Gorski SVN-Revision: 33074 --- package/linux-atm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/linux-atm/Makefile') diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile index 1ac0a219a2..4543f7aca4 100644 --- a/package/linux-atm/Makefile +++ b/package/linux-atm/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=linux-atm PKG_VERSION:=2.5.2 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME) -- cgit v1.2.3