Hello, I want to build a kernel with support for the YAFFS2 filesystem. For this, the kernel has to be patched after extracting, but YAFFS2 isn't distributed as a normal .patch file, but rather as a seperate tarball with an installer script. Is there any well-defined place where I can tell ptxdist to run a script after extracting a package? I could of course copy kernel.make to the project-local rules/ and edit the Extract rule in the makefile, but this seems like an ugly hack to me.
Any suggestions? Thanks, Oliver -- ptxdist mailing list [email protected]
