aboutsummaryrefslogtreecommitdiffstats
path: root/.gitreview
AgeCommit message (Expand)AuthorFilesLines
2016-06-23add .gitreviewJosé Bollo1-0/+5
ff5abb4624bd8fa3762d2abb1668'>plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_prepend := "${THISDIR}/linux:"

# Enable support for TP-Link TL-W722N USB Wifi adapter and RTL2832U DVB USB
# adapter.
SRC_URI += "file://ath9k_htc.cfg \
            file://rtl_sdr.cfg "
KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/ath9k_htc.cfg ${WORKDIR}/rtl_sdr.cfg"