Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143922500
D47848.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
659 B
Referenced Files
None
Subscribers
None
D47848.diff
View Options
diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm
--- a/sys/conf/Makefile.arm
+++ b/sys/conf/Makefile.arm
@@ -64,9 +64,6 @@
--strip-symbol='$$[adt]*' \
${.TARGET}
-# hack because genassym.c includes sys/bus.h which includes these.
-genassym.o: bus_if.h device_if.h
-
%BEFORE_DEPEND
%OBJS
diff --git a/sys/conf/Makefile.riscv b/sys/conf/Makefile.riscv
--- a/sys/conf/Makefile.riscv
+++ b/sys/conf/Makefile.riscv
@@ -39,9 +39,6 @@
CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls
.endif
-# hack because genassym.c includes sys/bus.h which includes these.
-genassym.o: bus_if.h device_if.h
-
%BEFORE_DEPEND
%OBJS
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 3, 1:01 AM (5 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28419476
Default Alt Text
D47848.diff (659 B)
Attached To
Mode
D47848: genassym: Remove stale *if.h depends
Attached
Detach File
Event Timeline
Log In to Comment