projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
files
/
crypto
/
ocf
/
talitos
/
Makefile
1
# for SGlinux builds
2
-
include
$(
ROOTDIR
)/
modules
/
.config
3
4
obj-
$(
CONFIG_OCF_TALITOS
) +=
talitos.o
5
6
obj ?
=
.
7
EXTRA_CFLAGS
+= -
I
$(
obj
)/
..
-
I
$(
obj
)/
8
9
ifdef
TOPDIR
10
-
include
$(
TOPDIR
)/
Rules.make
11
endif
12
This page took
0.039425 seconds
and
5
git commands to generate.