freebsd-nq/sys/arm
David E. O'Brien 6b4b73920f Add a real dependency on the microcode.
Now when one does 'make kernel ; make kernel' the second invocation
only does:  `kernel.ko' is up to date.
rather than reproduce all the binary microcode files and relink the kernel.
[continuation of r212429]
2011-02-25 09:07:17 +00:00
..
arm Fix the R_ARM_ABS32 relocation implementation. The memory address 2011-02-17 19:31:21 +00:00
at91 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
compile
conf Remove ancient simulation code. Skyeye simulation never really worked 2011-01-05 22:15:57 +00:00
econa Call init_param1() much earlier, so that msgbufsize is non-zero when we want 2011-02-13 20:02:46 +00:00
include Remove pmap fields that are either unused or not fully implemented. 2011-02-17 15:36:29 +00:00
mv In arm_get_next_irq(), use the last IRQ argument in order to prevent 2011-02-08 01:49:30 +00:00
s3c2xx0 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
sa11x0 Call init_param1() much earlier, so that msgbufsize is non-zero when we want 2011-02-13 20:02:46 +00:00
xscale Add a real dependency on the microcode. 2011-02-25 09:07:17 +00:00