From 82ef983e59480fa24ca4ae00b9d3d44332b81241 Mon Sep 17 00:00:00 2001 From: Dave Taht Date: Sun, 19 Jan 2014 08:42:32 -0800 Subject: [PATCH] fix for sqm on boot --- net/debloat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/debloat/Makefile b/net/debloat/Makefile index 0145e46..6e46034 100644 --- a/net/debloat/Makefile +++ b/net/debloat/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=debloat -PKG_VERSION:=6 +PKG_VERSION:=7 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk