mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-25 02:54:51 +02:00
12 lines
142 B
Plaintext
12 lines
142 B
Plaintext
ex-y += ex.o
|
|
ex-y += a.o
|
|
ex-y += b.o
|
|
ex-y += b.o
|
|
ex-y += empty/
|
|
ex-y += empty2/
|
|
ex-y += inc.o
|
|
|
|
libex-y += c.o
|
|
libex-y += d.o
|
|
libex-y += arch/
|