Add support for Ubiquiti Rocket M XW devices
[openwrt.git] / tools / mklibs / Makefile
index 0c7fe06..6bf1431 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009 OpenWrt.org
+# Copyright (C) 2009-2013 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,13 +7,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mklibs
-PKG_VERSION:=0.1.30
+PKG_VERSION:=0.1.35
 
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/m/mklibs/
-PKG_MD5SUM:=15d20c45f786126e31aa3ac06fc08da5
+PKG_MD5SUM:=3d2a4bd0bbf5ba964b0a1ecdafd1ea9a
 
-HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/mklibs
+HOST_FIXUP:=autoreconf
 
 include $(INCLUDE_DIR)/host-build.mk