initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_NCDU
|
||||
bool "ncdu"
|
||||
depends on BR2_USE_MMU # system()
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
ncdu is a disk usage analyzer with an ncurses interface
|
||||
|
||||
http://dev.yorhel.nl/ncdu
|
||||
Reference in New Issue
Block a user