Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#57750 - 10/01/2002 22:47 Compiling the kernel
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Here's a stupid question:

How does one compile the empeg kernel? That is, what options do I need to supply to ``make config''? Any further answers to questions I haven't thought of yet would be appreciated.
_________________________
Bitt Faulk

Top
#57751 - 11/01/2002 00:24 Re: Compiling the kernel [Re: wfaulk]
mcomb
pooh-bah

Registered: 31/08/1999
Posts: 1649
Loc: San Carlos, CA
Copy arch/arm/def-configs/empeg-car[1|2] to .config before running make config and then you can just accept all the defaults.

-Mike
_________________________
EmpMenuX - ext3 filesystem - Empeg iTunes integration

Top
#57752 - 11/01/2002 01:30 Re: Compiling the kernel [Re: mcomb]
xavyer
member

Registered: 19/12/1999
Posts: 117
Attached is a Makefile which you might find useful.

Place it at the same level as the kernel source tree:

/src/Makefile
/src/empeg/ (kernel sources here)


Attachments
55949-Makefile (177 downloads)


Top
#57753 - 11/01/2002 12:55 Re: Compiling the kernel [Re: mcomb]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Thanks.
_________________________
Bitt Faulk

Top