mirror of
https://github.com/fairwaves/openbts-2.8.git
synced 2025-10-23 07:42:01 +00:00
Woops, typo
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2693 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
@@ -46,11 +46,11 @@ _SUBDIRS = \
|
||||
|
||||
#if UHD or USRP1 defined, build Transceiver52M as well
|
||||
if UHD
|
||||
SUBDIRS = $(_SUBIRS) \
|
||||
SUBDIRS = $(_SUBDIRS) \
|
||||
Transceiver52M
|
||||
else
|
||||
if USRP1
|
||||
SUBDIRS = $(_SUBIRS) \
|
||||
SUBDIRS = $(_SUBDIRS) \
|
||||
Transceiver52M
|
||||
else
|
||||
SUBDIRS = $(_SUBDIRS)
|
||||
|
Reference in New Issue
Block a user