diff --git a/mka/config.mk b/mka/config.mk index 96a8b68..9a224ed 100644 --- a/mka/config.mk +++ b/mka/config.mk @@ -1,5 +1,15 @@ # By YZBruh +# _ _ +# | | | | +# _ __ | |__ | |_ +# | '_ \ | '_ \ | __| +# | |_) || |_) || |_ +# | .__/ |_.__/ \__| +# | | +# |_| +# + # Copyright 2024 YZBruh - Partition Backupper # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -26,4 +36,4 @@ EXTRA_GCC_FLAGS := # apply configration include mka/apply-config.mk -# end of config \ No newline at end of file +# end of config