Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwrt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Freifunk Luebeck
openwrt
Commits
12cfebe6
Commit
12cfebe6
authored
14 years ago
by
Florian Fainelli
Browse files
Options
Downloads
Patches
Plain Diff
switch to 2.6.37
SVN-Revision: 25449
parent
7df1eafd
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/realview/Makefile
+1
-1
1 addition, 1 deletion
target/linux/realview/Makefile
target/linux/realview/config-default
+2
-0
2 additions, 0 deletions
target/linux/realview/config-default
with
3 additions
and
1 deletion
target/linux/realview/Makefile
+
1
−
1
View file @
12cfebe6
...
...
@@ -12,7 +12,7 @@ BOARDNAME:=ARM Ltd. Realview board (qemu)
FEATURES
:=
squashfs jffs2 fpu
CFLAGS
:=
-Os
-pipe
-march
=
armv6k
-mtune
=
mpcore
-mfloat-abi
=
softfp
-mfpu
=
vfp
-funit-at-a-time
LINUX_VERSION
:=
2.6.3
6.2
LINUX_VERSION
:=
2.6.3
7
include
$(INCLUDE_DIR)/target.mk
...
...
This diff is collapsed.
Click to expand it.
target/linux/realview/config-default
+
2
−
0
View file @
12cfebe6
...
...
@@ -12,6 +12,7 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_ARM=y
CONFIG_ARM_AMBA=y
# CONFIG_ARM_CHARLCD is not set
# CONFIG_ARM_ERRATA_411920 is not set
# CONFIG_ARM_ERRATA_430973 is not set
# CONFIG_ARM_ERRATA_458693 is not set
# CONFIG_ARM_ERRATA_460075 is not set
...
...
@@ -164,6 +165,7 @@ CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_SMC91X=y
CONFIG_SMP=y
CONFIG_SMP_ON_UP=y
CONFIG_SMSC911X=y
CONFIG_SMSC_PHY=y
CONFIG_SND=y
...
...
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