projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[include] cmake.mk: fix passing of LDFLAGS
[openwrt.git]
/
target
/
linux
/
lantiq
/
falcon
/
profiles
/
000-generic.mk
1
define
Profile
/
Generic
2
NAME
:=
Generic
-
all
boards
3
PACKAGES
:=
\
4
kmod-dm9000 \
5
kmod-i2c-core kmod-i2c-falcon-lantiq kmod-eeprom-at24 \
6
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
7
gpon-dti-agent
8
endef
9
10
$(
eval
$(
call Profile
,
Generic
))
11
12
This page took
0.050199 seconds
and
5
git commands to generate.