Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322515
b: refs/heads/master
c: 6c7080a
h: refs/heads/master
i:
  322513: 84af673
  322511: 91616db
v: v3
  • Loading branch information
Mark Asselstine authored and Michal Marek committed Aug 30, 2012
1 parent 96b9803 commit d64a4a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 367e43c50d7f7c3b0cec17f4d855a96f47f5e17b
refs/heads/master: 6c7080a61fc7b46b3ac8573952b5a3e9d5f68bc4
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.fwinst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ quiet_cmd_install = INSTALL $(subst $(srctree)/,,$@)
$(installed-fw-dirs):
$(call cmd,mkdir)

$(installed-fw): $(INSTALL_FW_PATH)/%: $(obj)/% | $(INSTALL_FW_PATH)/$$(dir %)
$(installed-fw): $(INSTALL_FW_PATH)/%: $(obj)/% | $$(dir $(INSTALL_FW_PATH)/%)
$(call cmd,install)

PHONY += __fw_install __fw_modinst FORCE
Expand Down

0 comments on commit d64a4a1

Please sign in to comment.