mirror of
git://projects.qi-hardware.com/iris.git
synced 2025-04-21 12:27:27 +03:00
working on lcd
This commit is contained in:
@@ -28,7 +28,7 @@ arch_kernel_sources = mips/interrupts.cc mips/test.cc mips/arch.cc
|
||||
boot_sources = mips/init.cc
|
||||
BUILT_SOURCES = $(kernel_sources) $(boot_sources)
|
||||
arch_headers = mips/arch.hh
|
||||
boot_threads = thread0 thread1
|
||||
boot_threads = keyboard lcd
|
||||
|
||||
uimage:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user