44x defconfig directory
Kumar Gala
galak at kernel.crashing.org
Thu Jun 19 06:57:58 EST 2008
On Jun 18, 2008, at 3:36 PM, John Linn wrote:
>
> I'm adding a new defconfig file to the new configs/44x directory and
> make doesn't seem to find it.
>
> I must be missing something as this seems simple.
>
> Should I have to specify 44x in the path (make ARCH=powerpc
> 44x/defconfig) as this does work?
if you have configs/44x/foo_defconfig
than you do:
make ARCH=powerpc 44x/foo_defconfig
- k
More information about the Linuxppc-dev
mailing list