Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
H
HWSupport
U
USB
Controllers
EHCIDriver
Commits
b7330906
Commit
b7330906
authored
Jul 31, 2017
by
Robert Sprowson
Browse files
Include path correction
NetBSD->USBDriver to grab some headers. Retagged.
parent
276ceae7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
b7330906
...
@@ -36,7 +36,7 @@ LIBS = ${CALLXLIB} ${ASMUTILS}
...
@@ -36,7 +36,7 @@ LIBS = ${CALLXLIB} ${ASMUTILS}
CDEFINES
+=
${CDEBUG}
-DKERNEL
-D_KERNEL
-Dpaddr_t
=
int
-D__P
(
A
)=
A
-DKLD_MODULE
-DDISABLE_PACKED
CDEFINES
+=
${CDEBUG}
-DKERNEL
-D_KERNEL
-Dpaddr_t
=
int
-D__P
(
A
)=
A
-DKLD_MODULE
-DDISABLE_PACKED
ROMCDEFINES
=
-DROM
ROMCDEFINES
=
-DROM
RES_AREA
=
resource_files
RES_AREA
=
resource_files
CINCLUDES
=
-I
^.^.
NetBSD
,TCPIPLibs:,C:,tbox:
CINCLUDES
=
-I
^.^.
USBDriver
,TCPIPLibs:,C:,tbox:
CFLAGS
=
-Wp
CFLAGS
=
-Wp
ifeq
(${DEBUG},TRUE)
ifeq
(${DEBUG},TRUE)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment