Kbuild (f9cd49033b349b8be3bb1f01b39eed837853d880) | Kbuild (4ff28d4ca93b182b8e181b1e1b1d03fd09fdaeb4) |
---|---|
1# 2# core part of the sparc kernel 3# 4 5obj-y += kernel/ 6obj-y += mm/ 7obj-y += math-emu/ 8obj-y += net/ | 1# 2# core part of the sparc kernel 3# 4 5obj-y += kernel/ 6obj-y += mm/ 7obj-y += math-emu/ 8obj-y += net/ |
9obj-y += crypto/ |
|