mirror of https://github.com/ntop/n2n.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
182 B
8 lines
182 B
2 years ago
|
# OpenWrt Configuration snippet
|
||
|
# - will enable building the N2N packages
|
||
|
#
|
||
|
CONFIG_TARGET_lantiq=y
|
||
|
CONFIG_TARGET_lantiq_xrx200=y
|
||
|
CONFIG_TARGET_lantiq_xrx200_DEVICE_bt_homehub-v5a=y
|
||
|
|