lwext4: add port of ext2/3/4 filesystem library
Besides the missing supported features noted in the README, missing support for extending files via truncation/seeking might limit its application. Issue #124.
This commit is contained in:
committed by
Christian Helmuth
parent
6cf7ec6c35
commit
b35caec726
2
lib/import/import-lwext4.mk
Normal file
2
lib/import/import-lwext4.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
INC_DIR += $(call select_from_ports,lwext4)/include
|
||||
INC_DIR += $(REP_DIR)/src/lib/lwext4/include
|
||||
Reference in New Issue
Block a user