Move all to deprecated folder.
This commit is contained in:
13
deprecated/firmware/buildroot/package/genext2fs/genext2fs.mk
Normal file
13
deprecated/firmware/buildroot/package/genext2fs/genext2fs.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# genext2fs
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GENEXT2FS_VERSION = 1.4.1
|
||||
GENEXT2FS_SITE = http://downloads.sourceforge.net/project/genext2fs/genext2fs/$(GENEXT2FS_VERSION)
|
||||
GENEXT2FS_LICENSE = GPLv2
|
||||
GENEXT2FS_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
$(eval $(host-autotools-package))
|
||||
Reference in New Issue
Block a user