Makefile 310 B

123456789101112
  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