Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
40d3401f
Unverified
Commit
40d3401f
authored
8 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
rules.mk: export STAGING_DIR_HOSTPKG
Signed-off-by:
Matthias Schiffer
<
mschiffer@universe-factory.net
>
parent
d98bb7e6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rules.mk
+1
-1
1 addition, 1 deletion
rules.mk
with
1 addition
and
1 deletion
rules.mk
+
1
−
1
View file @
40d3401f
...
...
@@ -233,7 +233,7 @@ else
endif
export
PATH
:=
$(
TARGET_PATH
)
export
STAGING_DIR
STAGING_DIR_HOST
export
STAGING_DIR
STAGING_DIR_HOST
STAGING_DIR_HOSTPKG
export
SH_FUNC
:=
.
$(
INCLUDE_DIR
)
/shell.sh;
PKG_CONFIG
:=
$(
STAGING_DIR_HOST
)
/bin/pkg-config
...
...
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