ath9k: extend and enable PA predistortion
[openwrt.git] / package / linux-atm / Makefile
index b6b252d14395621a24b5b1a279776b8836cb3cd8..1ac0a219a2900c662d56f73a651e69a9cf4d379b 100644 (file)
@@ -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