1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 09:03:23 -05:00

function to function call.

This commit is contained in:
freesource 2002-01-11 11:50:00 +00:00
parent 6ab88fd8d2
commit b588ae2e09

View File

@ -2,9 +2,9 @@
------------------ ------------------
Updated linux and modules to 2.4.17-4um. Made jffs and jffs2 part of the Updated linux and modules to 2.4.17-4um. Made jffs and jffs2 part of the
kernel, and had to comment out the get_mtd_device function in jffs_fm.c and kernel, and had to comment out the get_mtd_device function call in jffs_fm.c
super.c to accomplish this. Looking forward to more support from the uml and super.c to accomplish this. Looking forward to more support from the uml
project for mtd devices project for mtd devices.
Updated to the 20020104 uml tools, this includes port-helper which is the new Updated to the 20020104 uml tools, this includes port-helper which is the new
helper for allowing uml devices to be attached to a specified host port. helper for allowing uml devices to be attached to a specified host port.