>Again I config kernel to RiscPc type and only support ARM7 , I don't change
>other settings.
There are other settings you need to change. Try this:
$ make mrproper
$ make rpc_config
$ make config (or xconfig, or whatever)
>make[1]: *** No rule to make target 'leds-rpc.c', needed be 'leds-rpc.o'.
>stop.
Specifically, in this case it looks like you need to turn off CONFIG_LEDS.
(Arguably it's a bug in the config scripts that you are allowed to select this
if it doesn't work, but still.)
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++