[U-Boot-Users] linux image

Hi everyone,
I try to build a linux image for the MPC8260ADS:
# cd <patch>/linux-2.4 # make MPC8260ADS_config
I got the following error:
# make MPC8260ADS_config make: *** No rule to make target `MPC8260ADS_config'. Stop.
I got the same error if I did :
# make ep8260_config make: *** No rule to make target `ep8260_config'. Stop.
Could you tell me what I miss here?
Thank you
Tien Nghiem

In message AE20493C16DE7F46BC29B257C8D708D3202A80@mail.oerlikon.ca you wrote:
I try to build a linux image for the MPC8260ADS:
What makes you think this question is a topic for the U-Boot mailing list?
# make MPC8260ADS_config make: *** No rule to make target `MPC8260ADS_config'. Stop.
...
# make ep8260_config make: *** No rule to make target `ep8260_config'. Stop.
Could you tell me what I miss here?
Maybe your kernel tree does not include support or at least default configurations for the "MPC8260ADS" and "ep8260" boards?
Wolfgang Denk
participants (2)
-
Nghiem, Tien
-
Wolfgang Denk