[ar71xx] remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel
[openwrt/svn-archive/archive.git] / package / bridge-utils / Makefile
index e45bcb0f0be6fbd7deb484462c5b01a511f2bcdd..0b6eaecb8752755f375f33feea76929c9150073a 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
@@ -12,16 +11,8 @@ include $(INCLUDE_DIR)/kernel.mk
 PKG_NAME:=bridge-utils
 PKG_RELEASE:=1
 PKG_SOURCE_URL:=@SF/bridge
-
-ifeq ($(CONFIG_LINUX_2_4),y)
-  PKG_VERSION:=1.0.6
-  PKG_MD5SUM:=9b7dc52656f5cbec846a7ba3299f73bd
-endif
-
-ifeq ($(CONFIG_LINUX_2_6),y)
-  PKG_VERSION:=1.4
-  PKG_MD5SUM:=0182fcac3a2b307113bbec34e5f1c673
-endif
+PKG_VERSION:=1.4
+PKG_MD5SUM:=0182fcac3a2b307113bbec34e5f1c673
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz