Update AutoBuild authored by knopp's avatar knopp
......@@ -24,7 +24,7 @@ cd cmake_targets
* package installation + BladeRF Driver Installation: `./build_oai -I -w BLADERF`
* eNB + EXMIMO + test: `./build_oai --eNB -w EXMIMO -c -s`
* eNB + USRP: `./build_oai --eNB -c -w USRP`
* eNB+ ETHERNET : `build_oai.bash --eNB -c -w ETHERNET`
* eNB+ ETHERNET : `./build_oai --eNB -c -t ETHERNET`
## Important notes regarding UHD installation or some other RF driver installation.**
......
......