~ubuntu-branches/ubuntu/vivid/u-boot/vivid

« back to all changes in this revision

Viewing changes to board/dvlhost/Makefile

  • Committer: Package Import Robot
  • Author(s): Clint Adams
  • Date: 2012-01-02 17:49:39 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20120102174939-iddq37p3372x10yp
Tags: 2011.12-1
* New upstream version.
  - Drop build-timestamp_autogenerated.h-without-config.patch (merged).
  - Drop ublimage-NAND-block-size-isn-t-set-at-build-time.patch (merged).
  - Update kerma-sheevaplug-mvsdio.diff
  - Update mipsel-native-endianness.diff
  - Drop dreamplug-v8.patch (merged).

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
$(LIB): $(obj).depend $(OBJS)
35
35
        $(call cmd_link_o_target, $(OBJS))
36
36
 
37
 
clean:
38
 
        rm -f $(SOBJS) $(OBJS)
39
 
 
40
 
distclean:      clean
41
 
        rm -f $(LIB) core *.bak $(obj).depend
42
 
 
43
37
#########################################################################
44
38
 
45
39
# defines $(obj).depend target