update luci feed url to use http due to certificate issues
[openwrt.git] / package / linux-atm / Makefile
index f67294e..4f9b4f6 100644 (file)
@@ -67,11 +67,6 @@ ifneq ($(CONFIG_PACKAGE_linux-atm),)
        $(CP)   $(PKG_INSTALL_DIR)/usr/lib/libatm.{a,so*} \
                $(1)/usr/lib/
   endef
-
-  define Build/UninstallDev
-       rm -rf  $(1)/usr/include/atm{,d,sap}.h \
-               $(1)/usr/lib/libatm.{a,so*}
-  endef
 endif
 
 define Package/linux-atm/install
This page took 0.02111 seconds and 4 git commands to generate.