[hipl-commit] [tiny] Rev 3770: Removed libopphip from openwrt Makefile.

  • From: Tim Just <tim.just@xxxxxxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Fri, 23 Apr 2010 19:28:41 +0300

Committer: Tim Just <tim.just@xxxxxxxxxxxxxx>
Date: 23/04/2010 at 19:28:41
Revision: 3770
Revision-id: tim.just@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: tiny

Log:
  Removed libopphip from openwrt Makefile.

Modified:
  M  patches/openwrt/package/Makefile

=== modified file 'patches/openwrt/package/Makefile'
--- patches/openwrt/package/Makefile    2010-04-23 15:55:49 +0000
+++ patches/openwrt/package/Makefile    2010-04-23 16:28:15 +0000
@@ -156,8 +156,6 @@
        $(INSTALL_DATA) ./files/hipl.modules $(1)/etc/modules.d/35-hipl
        $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libhipcore.so* $(1)/usr/lib/
        $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libhipcore.la $(1)/usr/lib/
-       $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libopphip.so* $(1)/usr/lib/
-       $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/lib/libopphip.la $(1)/usr/lib/
 endef
 
 $(eval $(call BuildPackage,hipl-common))

Other related posts:

  • » [hipl-commit] [tiny] Rev 3770: Removed libopphip from openwrt Makefile. - Tim Just