Waldemar Brodkorb 11 лет назад
Родитель
Сommit
1d70b25a8f
2 измененных файлов с 0 добавлено и 27 удалено
  1. 0 27
      package/usbids/Makefile
  2. BIN
      package/usbids/files/usb.ids.gz

+ 0 - 27
package/usbids/Makefile

@@ -1,27 +0,0 @@
-# This file is part of the OpenADK project. OpenADK is copyrighted
-# material, please see the LICENCE file in the top-level directory.
-
-include $(ADK_TOPDIR)/rules.mk
-
-PKG_NAME:=		usbids
-PKG_VERSION:=		1.0
-PKG_RELEASE:=		1
-PKG_DESCR:=		usb id database
-PKG_SECTION:=		sys/hw
-PKG_URL:=		http://www.linux-usb.org/
-
-NO_DISTFILES:=		1
-
-include $(ADK_TOPDIR)/mk/package.mk
-
-$(eval $(call PKG_template,USBIDS,usbids,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG_DEPENDS),$(PKG_DESCR),$(PKG_SECTION)))
-
-CONFIG_STYLE:=		manual
-BUILD_STYLE:=		manual
-INSTALL_STYLE:=		manual
-
-usbids-install:
-	$(INSTALL_DIR) $(IDIR_USBIDS)/usr/share
-	$(CP) ./files/usb.ids.gz $(IDIR_USBIDS)/usr/share
-
-include $(ADK_TOPDIR)/mk/pkg-bottom.mk

BIN
package/usbids/files/usb.ids.gz