Added configure system
commit3d5b9d42581af8da7b1d135a57ab471aabf48c81
authorJoshua Phillips <jp.sittingduck@gmail.com>
Fri, 13 Feb 2009 20:34:46 +0000 (13 20:34 +0000)
committerJoshua Phillips <jp.sittingduck@gmail.com>
Fri, 13 Feb 2009 22:17:51 +0000 (13 22:17 +0000)
tree88348c2bcd9c5619a70d075841933b0ecc1329d8
parent5c2838dfd5f53893601c7617d287bae8d7aaa2bf
Added configure system
.gitignore
CONFIG-sample [new file with mode: 0644]
SConstruct
kernel/SConscript
kernel/kernel.ld [moved from kernel/linker.ld with 100% similarity]
kernel/module.ld [moved from module.ld with 100% similarity]
tools/__init__.py [new file with mode: 0644]
tools/configure.py [new file with mode: 0755]