Hi Andrew
I am digging in the linux source directory and I am wondering why this
is/was necessary
# workaround -- patch 2.7.1 needs --follow-symlinks, patch 2.61 will not
work
cp -L $(LINUX_CONFIG) $(LINUX_CONFIG).n; rm $(LINUX_CONFIG); mv
$(LINUX_CONFIG).n $(LINUX_CONFIG)
This makes a local copy of the generic linux config file and I don't see
a reason to do this.
Thanks
ET
------------------------------------------------------------------------------
_______________________________________________
leaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-devel