source: gpfs_3.1_ker2.6.20/lpp/mmfs/src/gpl-linux/power/cfiles.c @ 16

Last change on this file since 16 was 16, checked in by rock, 16 years ago
File size: 522 bytes
Line 
1/* @(#)71       1.2  src/avs/fs/mmfs/ts/kernext/gpl-linux/power/cfiles.c, mmfs, avs_rgpfs24, rgpfs240610b 10/17/02 21:27:11 */
2/* This file is included by cfiles_<kernopts>.c
3 * It is a list of c files that make up the mmfslinux
4 * module.  The cfiles_<kernopts>.c file includes the
5 * <linux/config.h> that is on the local machine and redefines
6 * the kernel config options.  It then includes this file.
7 * 
8 * The reason for this is so we can build a module for an alternate
9 * kernel config.
10 */ 
11#include "ss_ppc.c"
12
Note: See TracBrowser for help on using the repository browser.