~j-harbott/cirros/dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Scott Moser
  • Date: 2012-01-23 21:47:36 UTC
  • Revision ID: smoser@ubuntu.com-20120123214736-is2y8jk0hyphde6o
unset SED in Makefile, now builds on Ubuntu 11.10.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
BR_DEPS = $(BR_D) $(BR_OUT_D)/busybox.config $(BR_OUT_D)/.config $(SKEL_D)/.dir
19
19
 
 
20
unexport SED # causes random issues (LP: #920620)
 
21
 
20
22
all: $(TAR_IMG)
21
23
 
22
24
debug: