dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(backlight): set default backlight value 255
lin
2025-03-21
c2c82c91f6acd44c57766034b6ced0c53c164a55
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
arch
/
powerpc
/
platforms
/
ps3
/
Makefile
1
2
3
4
5
6
7
8
obj-y += setup.o mm.o time.o hvcall.o htab.o repository.o
obj-y += interrupt.o exports.o os-area.o
obj-y += system-bus.o
obj-$(CONFIG_PS3GELIC_UDBG) += gelic_udbg.o
obj-$(CONFIG_SMP) += smp.o
obj-$(CONFIG_SPU_BASE) += spu.o
obj-y += device-init.o