summaryrefslogtreecommitdiff
path: root/package/linux-atm/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-08-09 13:13:26 +0000
committerJonas Gorski <jogo@openwrt.org>2012-08-09 13:13:26 +0000
commitc9d7a96ac819cb81b20b668ae90d8835ba6ec3f1 (patch)
tree6675707143acea1df6f9b5e0fb36acbaf122c500 /package/linux-atm/Makefile
parentc8a01662123f194edfd4aa5bf35abd68c547e4f4 (diff)
downloadmtk-20170518-c9d7a96ac819cb81b20b668ae90d8835ba6ec3f1.zip
mtk-20170518-c9d7a96ac819cb81b20b668ae90d8835ba6ec3f1.tar.gz
mtk-20170518-c9d7a96ac819cb81b20b668ae90d8835ba6ec3f1.tar.bz2
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 <jonas.gorski@gmail.com> SVN-Revision: 33074
Diffstat (limited to 'package/linux-atm/Makefile')
-rw-r--r--package/linux-atm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile
index 1ac0a21..4543f7a 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)