/drivers/char/rio/Makefile

https://bitbucket.org/cresqo/cm7-p500-kernel · Makefile · 12 lines · 3 code · 2 blank · 7 comment · 0 complexity · 785c2c41a9d9794d3d4d1e50f3baa86c MD5 · raw file

  1. #
  2. # Makefile for the linux rio-subsystem.
  3. #
  4. # (C) R.E.Wolff@BitWizard.nl
  5. #
  6. # This file is GPL. See other files for the full Blurb. I'm lazy today.
  7. #
  8. obj-$(CONFIG_RIO) += rio.o
  9. rio-objs := rio_linux.o rioinit.o rioboot.o riocmd.o rioctrl.o riointr.o \
  10. rioparam.o rioroute.o riotable.o riotty.o