Use kernel build system for linux-2.4.
authorBen Pfaff <blp@nicira.com>
Tue, 3 Jun 2008 00:05:42 +0000 (17:05 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 3 Jun 2008 21:02:13 +0000 (14:02 -0700)
commit34b307bea6c6695c4037ca2ed2dbd87926a029f1
treed029c784114c7c355c24effddd927e6e8ebeb8c3
parentbe92f541ae87846e0d9e7e9e909b2840149e034c
Use kernel build system for linux-2.4.

Based on changes originally by Bobby Holley <bobbyholley@stanford.edu>.
INSTALL
configure.ac
datapath/Modules.mk
datapath/linux-2.4/Kbuild.in [new file with mode: 0644]
datapath/linux-2.4/Makefile.in
datapath/linux-2.4/Makefile.main.in [new file with mode: 0644]
datapath/linux-2.6/Kbuild.in
datapath/linux-2.6/Makefile.main.in