Code Review
/
kvmfornfv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
This patch contains the scripts to remove hardcoded kernel version,
[kvmfornfv.git]
/
kernel
/
arch
/
sh
/
boards
/
mach-kfr2r09
/
Makefile
1
obj-y := setup.o sdram.o
2
ifneq ($(CONFIG_FB_SH_MOBILE_LCDC),)
3
obj-y += lcd_wqvga.o
4
endif