# # Makefile for the linux kernel. # # Object file lists. obj-y += time.o generic.o pfifo.o xc.o # Specific board support obj-$(CONFIG_MACH_NXDKN) += nxdkn.o obj-$(CONFIG_MACH_NXDB500) += nxdb500.o fb.o obj-$(CONFIG_MACH_NXEB500HMI) += nxeb500hmi.o fb.o
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
include | Folder | 0755 |
|
|
Kconfig | File | 488 B | 0644 |
|
Makefile | File | 259 B | 0644 |
|
Makefile.boot | File | 32 B | 0644 |
|