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
03261ab3
Commit
03261ab3
authored
17 years ago
by
Ralph Hempel
Browse files
Options
Downloads
Patches
Plain Diff
put the dtc to the other host tools (thanks to Thomas)
SVN-Revision: 10616
parent
0e158467
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
tools/dtc/Makefile
+1
-1
1 addition, 1 deletion
tools/dtc/Makefile
with
1 addition
and
1 deletion
tools/dtc/Makefile
+
1
−
1
View file @
03261ab3
...
...
@@ -14,7 +14,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL
:=
http://www.jdl.com/software
PKG_MD5SUM
:=
6c84b01f500bc989b0b1ad6138fb93d5
PKG_CAT
:=
zcat
PKG_BUILD_DIR
=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
PKG_BUILD_DIR
=
$(
BUILD_DIR
_HOST
)
/
$(
PKG_NAME
)
include
$(INCLUDE_DIR)/host-build.mk
...
...
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