Move all to deprecated folder.
This commit is contained in:
13
deprecated/firmware/buildroot/package/ipkg/ipkg.mk
Normal file
13
deprecated/firmware/buildroot/package/ipkg/ipkg.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# ipkg
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IPKG_VERSION = 0.99.163
|
||||
IPKG_SITE = http://www.handhelds.org/download/packages/ipkg
|
||||
IPKG_INSTALL_STAGING = YES
|
||||
IPKG_LICENSE = GPLv2+
|
||||
IPKG_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user