Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IOWRT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IOPSYS
IOWRT
Commits
4b0c035a
Commit
4b0c035a
authored
18 years ago
by
Felix Fietkau
Browse files
Options
Downloads
Patches
Plain Diff
don't include .config if DUMP is set
SVN-Revision: 7738
parent
13790041
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rules.mk
+3
-1
3 additions, 1 deletion
rules.mk
with
3 additions
and
1 deletion
rules.mk
+
3
−
1
View file @
4b0c035a
...
...
@@ -5,7 +5,9 @@
# See /LICENSE for more information.
#
-include
$(TOPDIR)/.config
ifeq
($(DUMP),)
-include
$(TOPDIR)/.config
endif
include
$(TOPDIR)/include/verbose.mk
export
SHELL
=
/usr/bin/env bash
-c
'.
$(
TOPDIR
)
/include/shell.sh; eval "$$2"'
--
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment