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
7e54357b
Commit
7e54357b
authored
12 years ago
by
John Crispin
Browse files
Options
Downloads
Patches
Plain Diff
fix ALL5002 default package selection
Signed-off-by:
John Crispin
<
blogic@openwrt.org
>
SVN-Revision: 36175
parent
37401dca
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
target/linux/ramips/rt305x/profiles/allnet.mk
+2
-1
2 additions, 1 deletion
target/linux/ramips/rt305x/profiles/allnet.mk
with
2 additions
and
1 deletion
target/linux/ramips/rt305x/profiles/allnet.mk
+
2
−
1
View file @
7e54357b
...
@@ -31,7 +31,8 @@ $(eval $(call Profile,ALL0256N))
...
@@ -31,7 +31,8 @@ $(eval $(call Profile,ALL0256N))
define
Profile/ALL5002
define
Profile/ALL5002
NAME
:=
Allnet ALL5002
NAME
:=
Allnet ALL5002
PACKAGES
:=
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
PACKAGES
:=
kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
\
kmod-i2c-core kmod-i2c-gpio kmod-hwmon-lm92 kmod-gpio-pcf857x
endef
endef
define
Profile/ALL5002/Description
define
Profile/ALL5002/Description
...
...
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