diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -12,4 +12,8 @@ rtlsdr based sdr software, early prototype ## graphical waterfall -![graphical waterfall](test/ui_gl.png)
\ No newline at end of file +![graphical waterfall](test/ui_gl.png) + +## Compile for *BSD + +make CFLAGS=-DCONFIG_OS_NETBSD bsd |