projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[lantiq]
[openwrt.git]
/
target
/
linux
/
lantiq
/
ar9
/
profiles
/
002-netgear.mk
1
define
Profile
/
DGN3500B
2
NAME
:=
DGN3500B
3
PACKAGES
:=
kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio
4
endef
5
6
define
Profile
/
DGN3500B
/
Description
7
Netgear DGN3500B
8
endef
9
10
$(
eval
$(
call Profile
,
DGN3500B
))
11
This page took
0.041278 seconds
and
5
git commands to generate.