projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add necessary includes
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
ac49ade
..
961df47
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-32,7
+32,4
@@
ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
endef
endif
endef
endif
-# include the profiles
--include profiles/*.mk
-
$(eval $(call BuildTarget))
$(eval $(call BuildTarget))
This page took
0.024159 seconds
and
4
git commands to generate.