/arch/mips/powertv/Makefile

http://github.com/mirrors/linux · Makefile · 29 lines · 3 code · 2 blank · 24 comment · 0 complexity · 1db0cef55cbe54a41a0596c7c573e1d3 MD5 · raw file

  1. #
  2. # Carsten Langgaard, carstenl@mips.com
  3. # Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
  4. #
  5. # Carsten Langgaard, carstenl@mips.com
  6. # Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved.
  7. # Portions copyright (C) 2009 Cisco Systems, Inc.
  8. #
  9. # This program is free software; you can distribute it and/or modify it
  10. # under the terms of the GNU General Public License (Version 2) as
  11. # published by the Free Software Foundation.
  12. #
  13. # This program is distributed in the hope it will be useful, but WITHOUT
  14. # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  15. # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
  16. # for more details.
  17. #
  18. # You should have received a copy of the GNU General Public License along
  19. # with this program; if not, write to the Free Software Foundation, Inc.,
  20. # 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
  21. #
  22. # Makefile for the Cisco PowerTV-specific kernel interface routines
  23. # under Linux.
  24. #
  25. obj-y += init.o ioremap.o memory.o powertv_setup.o reset.o time.o \
  26. asic/ pci/
  27. obj-$(CONFIG_USB) += powertv-usb.o