repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RT-AC66 3.0.0.4.374.130 core
[tomato.git]
/
release
/
src-rt-6.x
/
linux
/
linux-2.6
/
arch
/
m68knommu
/
platform
/
68EZ328
/
Makefile
blob
ee97735a242c5575c208c8391559b2e2fab98dce
1
#
2
# Makefile for arch/m68knommu/platform/68EZ328.
3
#
4
5
obj-y
:=
config.o
6
7
extra-y
:=
bootlogo.rh
8
9
$(
obj
)/
bootlogo.rh
: $(
src
)/
bootlogo.h
10
perl
$(
src
)/
..
/
68328
/
bootlogo.pl
< $(
src
)/
bootlogo.h \
11
> $(
obj
)/
bootlogo.rh