generate proper DUMP info for libnotimpl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5457 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e5043d0090
commit
d1e243fccb
@ -9,6 +9,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libnotimpl
|
PKG_NAME:=libnotimpl
|
||||||
|
PKG_VERSION:=1
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/libnotimpl
|
PKG_BUILD_DIR:=$(BUILD_DIR)/libnotimpl
|
||||||
|
|
||||||
@ -43,4 +44,4 @@ define Build/UninstallDev
|
|||||||
rm -f $(STAGING_DIR)/usr/lib/libnotimpl.a
|
rm -f $(STAGING_DIR)/usr/lib/libnotimpl.a
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call Build/DefaultTargets))
|
$(eval $(call BuildPackage,libnotimpl))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user