Skip to content

Commit

Permalink
API: removing references to libredpitaya.so from the 'srared/' directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Iztok Jeras committed Jan 4, 2017
1 parent 4a2d919 commit 38c22cb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Applications
5 changes: 0 additions & 5 deletions Bazaar/nginx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ $(NGINX): $(RP_MANAGER_LIB) $(WS_SERVER_LIB)
$(WS_SERVER_LIB):
$(MAKE) -C $(WS_SERVER_DIR)

$(DEPLIBS):
mkdir -p $(DEPLIBS_DIR)
$(MAKE) -C $(SHARED)
$(MAKE) -C $(SHARED) install INSTALL_DIR=$(abspath $(DEPLIBS_DIR))

# Override default nginx install, since Red Pitaya uses only a subset
# of its default install.
# TODO: Configure nginx to exclude client_body_temp.
Expand Down
4 changes: 1 addition & 3 deletions COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ Red Pitaya software is released under BSD license.
Explicitly, "Red Pitaya software", affected by this license, includes files
in the following directories recursively:
- Applications
- OS/buildroot
- OS/tools
- OS/filesystem
- Bazaar/nginx/ngx_ext_modules/ngx_http_rp_module
- FPGA
- fpga
- Test
- shared/include


Copyright (c) 2014, Red Pitaya, d.o.o.
Expand Down

0 comments on commit 38c22cb

Please sign in to comment.