mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
5 lines
174 B
Makefile
5 lines
174 B
Makefile
FATRESIZE_VERSION = v1.1.0
|
|
FATRESIZE_SITE_METHOD = git
|
|
FATRESIZE_SITE = https://github.com/ya-mouse/fatresize.git
|
|
FATRESIZE_DEPENDENCIES = parted
|
|
$(eval $(autotools-package)) |