mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
478 B

  1. --- ./Makefile.in 2004-03-15 21:21:17.000000000 +0100
  2. +++ ./Makefile.in.patch 2004-08-02 12:08:40.000000000 +0200
  3. @@ -17,11 +17,11 @@
  4. # Location of your module tree
  5. -MODULES = /lib/modules/@UTS_RELEASE@/kernel
  6. +MODULES = /lib/modules/@UTS_RELEASE@
  7. # Destination directory of the built modules within $(MODULES).
  8. -MOD_DEST = /drivers/media/video
  9. +MOD_DEST = /rivatv
  10. #=============================================================================
  11. #