~ubuntu-branches/ubuntu/saucy/u-boot/saucy

« back to all changes in this revision

Viewing changes to common/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Clint Adams
  • Date: 2011-07-24 09:35:32 UTC
  • mfrom: (16.1.16 sid)
  • Revision ID: james.westby@ubuntu.com-20110724093532-8gkkvtczkjagf4gv
Tags: 2011.06-3
Add DreamPlug support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
endif
161
161
COBJS-$(CONFIG_CMD_XIMG) += cmd_ximg.o
162
162
COBJS-$(CONFIG_YAFFS2) += cmd_yaffs2.o
163
 
COBJS-$(CONFIG_VFD) += cmd_vfd.o
164
163
 
165
164
# others
166
165
COBJS-$(CONFIG_DDR_SPD) += ddr_spd.o