On 2008-11-24, Grant Edwards <[EMAIL PROTECTED]> wrote:

> $ make vendor_hwselect SYSPTF=<...>.ptf
>
> I got the same error about missing files in the "scripts"
> directory.

[...]

> If I do a 'git pull' in either nios2-linux/linux-2.6/scripts or
> nios2-linux/linux-2.6 directory it says it's alredy up-to-date,
> so I'm trying to figure out where the file linux-2.6/scripts/Makefile.host
> is supposed to come from.

I was still thinking in "svn" mode.  The "git pull" only
updates the database, not the working copy -- right?   In order
to get the pull to work, I had to delete large portions of the
working copy tree to avoid errors about "overwriting
non-controlled working file" or something like that.

After I got the pull to work, I needed to do a checkout to
replace the files I had deleted.

I've got the kernel building again.  Now to re-do my
modifications to the Ethernet driver (the PHY support doesn't
work right).

-- 
Grant



_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to