Commit graph

267 commits

Author SHA1 Message Date
Ronald G. Minnich
e8264bfa0c fix whitespace braindamage.
Also remove braindamaged CHIP_NAME macro and usage of same. It was
always a mistake.


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@17 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-09 15:22:57 +00:00
Ronald G. Minnich
c220077227 it's trying to build but it won't try to build dtc.h from dts? Why not?
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@16 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-09 15:20:59 +00:00
Ronald G. Minnich
eac34e0c2c it's now trying to build the mainboard and failing. This is good. Time
to get includes into shape. 


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@15 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-09 14:19:20 +00:00
Ronald G. Minnich
f9779f8be4 Now we are looking for the mainboard Makefile!
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@14 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-09 03:00:28 +00:00
Ronald G. Minnich
0779053768 added mainboard/ to core-y. Note that the / is REQUIRED ...
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@13 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-09 02:48:15 +00:00
Ronald G. Minnich
6410aa9ec1 But still nothing happens on build ... I dig deeper and deeper into make
hell ...


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@12 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-09 02:12:26 +00:00
Ronald G. Minnich
ab280c877e add compressors. But nothing works.
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@11 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-09 02:02:51 +00:00
Ronald G. Minnich
18dba2a72e Trying to fit this into a linuxbios makefile ...
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@10 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-08 21:29:41 +00:00
Ronald G. Minnich
e78e828e47 Got a .config file. Now to get this to build.
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@9 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-08 20:50:04 +00:00
Ronald G. Minnich
dfa5c4264a now have to build Kconfig ... for later.
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@8 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-08 00:55:29 +00:00
Ronald G. Minnich
e7cec2575e add in a target we needed
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@7 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-08 00:51:53 +00:00
Ronald G. Minnich
e359888b6e this not wanted or needed.
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@6 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-07 20:14:24 +00:00
Ronald G. Minnich
4c0290af7e getting the tree back after an error
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@5 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-07 13:49:58 +00:00
Ronald G. Minnich
613ac52e95 This gets a little farther.
[rminnich@q src]$ make xconfig
make[1]: Nothing to be done for `__build'.
  CHECK   qt
  HOSTCC  scripts/kconfig/conf.o
/bin/sh: scripts/basic/fixdep: No such file or directory
make[1]: *** [scripts/kconfig/conf.o] Error 1
make: *** [xconfig] Error 2



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@4 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-07 02:07:19 +00:00
Ronald G. Minnich
c7c30e50b4 get rid of a cruft file from git
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@3 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-06 19:22:48 +00:00
Ronald G. Minnich
a28296a6d2 filling in
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@2 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-06 19:19:14 +00:00
Stefan Reinauer
6897649b6b initial version of v3 tree. happy hacking, guys!
git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@1 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-10-06 18:53:19 +00:00