Hi there, I am new to Voyage Linux and just installed it in my board. I've been trying to build a custom kernel following this doc from wiki:
http://wiki.voyage.hk/dokuwiki/doku.php?id=voyage_kernel I downloaded this ".config" file http://mirror.voyage.hk/download/kernel_config/config-2.6.30-486-voyage_7.0-1 and tried to build kernel with this command line: make-kpkg --revision="7.0-1" --append-to-version "-486-voyage" kernel-image --rootcmd fakeroot --initrd But I am getting this error: I note you are using a hyphen in the revision number. Please ensure that the upstream and debian revision numbers are policy compliant enough that dpkg and shall not choke on them at the end of the compile exec debian/rules DEBIAN_REVISION=7.0-1 APPEND_TO_VERSION=-486-voyage INITRD=YES ROOT_CMD=fakeroot kernel-image debian/ruleset/targets/source.mk:34: *** target pattern contains no `%'. Stop. Does anyone have an idea what I am doing wrong? I guess this is a very dumb question, because I've tried to look at archives and google and found nothing... Thanks in advance. -- Best Regards, Wander Lairson Costa _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
