Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
61feb989
Commit
61feb989
authored
Dec 09, 2014
by
thomasl
Browse files
simplification
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6211
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
cb9e1ca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/SIMU/USER/Makefile
View file @
61feb989
...
...
@@ -27,12 +27,6 @@ endif
CFLAGS
+=
-Wpointer-sign
CFLAGS
+=
-DUSER_MODE
-DNB_ANTENNAS_RX
=
2
-DNB_ANTENNAS_TXRX
=
2
-DNB_ANTENNAS_TX
=
2
$(CPUFLAGS)
-I
/usr/include/X11
#-Wno-packed-bitfield-compat
# Check if GCC version is greater or equal to 4.4
GCCVERSIONGTEQ44
:=
$(
shell
expr
`
gcc
-dumpversion
|
cut
-f1
,2
-d
.
--output-delimiter
=
""
`
\>
=
44
)
ifeq
"$(GCCVERSIONGTEQ44)" "1"
CFLAGS
+=
-Wno-packed-bitfield-compat
endif
ASN1_MSG_INC
=
$(OPENAIR2_DIR)
/RRC/LITE/MESSAGES
CFLAGS
+=
-DOPENAIR_LTE
-DPUCCH
#-DOFDMA_ULSCH -DIFFT_FPGA -DIFFT_FPGA_UE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment