From 089a80ae5549a4e2cdc9a09d1da3f6ad507521d8 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 26 Jun 2012 15:40:03 +0000 Subject: linux-atm: remove defunct ipoa protocol support SVN-Revision: 32504 --- 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 b6b252d..1ac0a21 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.1