git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make irq specifier to be provided when assigining irq
[lunaix-os.git]
/
lunaix-os
/
tests
/
units
/
device-tree
/
makefile
diff --git
a/lunaix-os/tests/units/device-tree/makefile
b/lunaix-os/tests/units/device-tree/makefile
index c88c2f69ab53506f851017f84c8cdd1b45cf1a64..b008c5fb39ebeb32a18fe2f5513a8aaead9813ba 100644
(file)
--- a/
lunaix-os/tests/units/device-tree/makefile
+++ b/
lunaix-os/tests/units/device-tree/makefile
@@
-4,7
+4,7
@@
obj-dut := dut/dt_interrupt.o \
dut/changeling.o
BIN_DEPS += load.%.o
-CFLAGS += -DCONFIG_USE_DEVICETREE
+CFLAGS += -DCONFIG_USE_DEVICETREE
-Wp,-w
.PRECIOUS: %.dtb
%.dtb: %.dts