Commit graph

6 commits

Author SHA1 Message Date
rsuntk
bdcd65c128 treewide: Debloat samsung knox
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-11 10:56:21 +00:00
rsuntk
af14a6ca19 techpack: audio: Fixup! fix wrong kernel root path
$(shell pwd)/kernel/msm-4.19 doesn't exist

Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-11 10:46:09 +00:00
rsuntk
3ecf96a22d Makefile: Do not use gcc-wrapper.py
Reasons:
1. Its still using python2 which is deprecated on some host except if you compiled python2 by your own
2. -Werror cflags exist, why even bother?
3. Using this may waste memory

Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-10 15:53:28 +00:00
rsuntk
44ef04814e Makefile: Allow binutils
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-10 15:52:05 +00:00
rsuntk
b03d4e19a4 Makefile: export PROJECT_NAME by default
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-10 15:50:43 +00:00
rsuntk
f8c4f3d6f4 Import from latest A23q source
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-08 14:06:30 +00:00