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
38101a0c
Commit
38101a0c
authored
17 years ago
by
Travis Kemen
Browse files
Options
Downloads
Patches
Plain Diff
add support for the PCEngines Alix
SVN-Revision: 9611
parent
be9bf2bf
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
target/linux/x86/config-2.6.23
+1
-1
1 addition, 1 deletion
target/linux/x86/config-2.6.23
target/linux/x86/generic/profiles/Alix.mk
+16
-0
16 additions, 0 deletions
target/linux/x86/generic/profiles/Alix.mk
with
17 additions
and
1 deletion
target/linux/x86/config-2.6.23
+
1
−
1
View file @
38101a0c
...
@@ -349,7 +349,7 @@ CONFIG_USB_UHCI_HCD=m
...
@@ -349,7 +349,7 @@ CONFIG_USB_UHCI_HCD=m
# CONFIG_VGASTATE is not set
# CONFIG_VGASTATE is not set
CONFIG_VGA_CONSOLE=y
CONFIG_VGA_CONSOLE=y
CONFIG_VIA_RHINE=m
CONFIG_VIA_RHINE=m
#
CONFIG_VIA_RHINE_MMIO
is not set
CONFIG_VIA_RHINE_MMIO
=y
CONFIG_VIA_RHINE_NAPI=y
CONFIG_VIA_RHINE_NAPI=y
# CONFIG_VIDEO_SELECT is not set
# CONFIG_VIDEO_SELECT is not set
# CONFIG_VIRTUALIZATION is not set
# CONFIG_VIRTUALIZATION is not set
...
...
This diff is collapsed.
Click to expand it.
target/linux/x86/generic/profiles/Alix.mk
0 → 100644
+
16
−
0
View file @
38101a0c
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define
Profile/Alix
NAME
:=
PCEngines Alix
PACKAGES
:=
kmod-via-rhine
endef
define
Profile/Alix/Description
Package
set
compatible
with
the
PCEngines
Alix.
Contains
VIA
Rhine
III
VT6105M
support
endef
$(
eval
$(
call Profile,Alix
))
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