1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-17 15:24:43 +02:00

[package] iproute2: cleanup Makefile after r21513

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21514 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-05-20 06:14:24 +00:00
parent 3f65319585
commit 8821987b2f

View File

@ -8,13 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iproute2
#PKG_VERSION:=2.6.29-1
PKG_VERSION:=2.6.31
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://devresources.linux-foundation.org/dev/iproute2/download/
#PKG_MD5SUM:=c1bc258a6c345905e79935ac7a3cc582
PKG_MD5SUM:=230f35282a95451622f3e8394f9cd80a
PKG_BUILD_DIR:=$(BUILD_DIR)/iproute2-$(PKG_VERSION)