Skip to content

Commit

Permalink
{SQUASHME: Makefile for BSD builds} osdemu=1
Browse files Browse the repository at this point in the history
Boaz
  • Loading branch information
Boaz Harrosh committed Apr 16, 2009
1 parent 06cfd18 commit 7685e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ initiator_clean:

.PHONY: stgt stgt_checkpatch stgt_tgt_only stgt_clean
stgt: target
$(MAKE) ISCSI=1 -C $(tgt)/usr
$(MAKE) OSDEMU=1 ISCSI=1 -C $(tgt)/usr

stgt_checkpatch:
cd $(tgt);git-show | $(CHECKPATCH) - | $(checkpatch_2_kdev) $(PWD)/$(tgt)
Expand Down

0 comments on commit 7685e34

Please sign in to comment.