This website requires JavaScript.
Explore
Help
Sign in
evie
/
android_kernel_oneplus_msm8998
Watch
1
Star
0
Fork
You've already forked android_kernel_oneplus_msm8998
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
744ea922c9
android_kernel_oneplus_msm8998
/
arch
/
mips
/
sibyte
/
cfe
/
Makefile
4 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
[MIPS] Move CFE code into arch/mips/fw/cfe Move the platform independent part of the CFE code to arch/mips/fw/cfe from arch/mips/sibyte/cfe. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-09-05 08:58:26 +02:00
lib-y
=
setup.o
Linux-2.6.12-rc2 Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
2005-04-16 15:20:36 -07:00
lib-$(CONFIG_SMP)
+=
smp.o
lib-$(CONFIG_SIBYTE_CFE_CONSOLE)
+=
console.o
Reference in a new issue
Copy permalink