-
Phil Schwan authored
- dozens and dozens of fixes for working with 2.6 kernels - new 2.4 kernel APIs - uncountable bug fixes
Phil Schwan authored- dozens and dozens of fixes for working with 2.6 kernels - new 2.4 kernel APIs - uncountable bug fixes
Makefile.mk 342 B
include $(src)/Kernelenv
# The ordering of these determines the order that each subsystem's
# module_init() functions are called in. if these are changed make sure
# they reflect the dependencies between each subsystem's _init functions.
obj-y += libcfs/
obj-y += portals/
obj-y += router/
obj-y += knals/
obj-y += tests/
obj-m += utils/