From 968a2a2451c6afcdbc5b3c9ad77654bd5e683fb2 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 26 Jun 2012 15:40:03 +0000 Subject: [package] linux-atm: remove defunct ipoa protocol support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32504 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/linux-atm/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'package/linux-atm/Makefile') diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile index b6b252d143..1ac0a219a2 100644 --- a/package/linux-atm/Makefile +++ b/package/linux-atm/Makefile @@ -100,8 +100,6 @@ endef define Package/atm-tools/install $(INSTALL_DIR) $(1)/usr/sbin/ $(INSTALL_BIN) $(PKG_BUILD_DIR)/src/arpd/atmarp{,d} $(1)/usr/sbin/ - $(INSTALL_DIR) $(1)/lib/network - $(INSTALL_BIN) ./files/ipoa.sh $(1)/lib/network/ # #The following is disabled by default but still useful for some debugging -- cgit v1.2.3