SConscript (10923:5fe05690d03d) SConscript (11012:f2ca575d27fd)
1# -*- mode:python -*-
2
3# Copyright (c) 2006 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 61 unchanged lines hidden (view full) ---

70Source('i8254xGBe.cc')
71Source('ide_ctrl.cc')
72Source('ide_disk.cc')
73Source('intel_8254_timer.cc')
74Source('mc146818.cc')
75Source('ns_gige.cc')
76Source('pciconfigall.cc')
77Source('pcidev.cc')
1# -*- mode:python -*-
2
3# Copyright (c) 2006 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 61 unchanged lines hidden (view full) ---

70Source('i8254xGBe.cc')
71Source('ide_ctrl.cc')
72Source('ide_disk.cc')
73Source('intel_8254_timer.cc')
74Source('mc146818.cc')
75Source('ns_gige.cc')
76Source('pciconfigall.cc')
77Source('pcidev.cc')
78Source('pixelpump.cc')
78Source('pktfifo.cc')
79Source('platform.cc')
80Source('ps2.cc')
81Source('simple_disk.cc')
82Source('sinic.cc')
83Source('terminal.cc')
84Source('uart.cc')
85Source('uart8250.cc')

--- 35 unchanged lines hidden ---
79Source('pktfifo.cc')
80Source('platform.cc')
81Source('ps2.cc')
82Source('simple_disk.cc')
83Source('sinic.cc')
84Source('terminal.cc')
85Source('uart.cc')
86Source('uart8250.cc')

--- 35 unchanged lines hidden ---