Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72167
b: refs/heads/master
c: 9823adf
h: refs/heads/master
i:
  72165: 05a2c69
  72163: ad594f3
  72159: e329fae
v: v3
  • Loading branch information
Krzysztof Helt authored and Jaroslav Kysela committed Oct 23, 2007
1 parent 9bf8234 commit 304d904
Show file tree
Hide file tree
Showing 31 changed files with 423 additions and 897 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2f2c2679893c963bd90c5e1c0669b97fd87d1c4a
refs/heads/master: 9823adf632c57e9728d651707abd324eb4454eb9
13 changes: 1 addition & 12 deletions trunk/arch/m68knommu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -451,12 +451,6 @@ config MOD5272
help
Support for the Netburner MOD-5272 board.

config SAVANTrosie1
bool "Savant Rosie1 board support"
depends on M523x
help
Support for the Savant Rosie1 board.

config ROMFS_FROM_ROM
bool "ROMFS image not RAM resident"
depends on (NETtel || SNAPGEAR)
Expand Down Expand Up @@ -498,12 +492,7 @@ config SNEHA
bool
default y
depends on CPU16B

config SAVANT
bool
default y
depends on SAVANTrosie1


config AVNET
bool
default y
Expand Down
3 changes: 1 addition & 2 deletions trunk/arch/m68knommu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ board-$(CONFIG_SNEHA) := SNEHA
board-$(CONFIG_M5208EVB) := M5208EVB
board-$(CONFIG_MOD5272) := MOD5272
board-$(CONFIG_AVNET) := AVNET
board-$(CONFIG_SAVANT) := SAVANT
BOARD := $(board-y)

model-$(CONFIG_RAMKERNEL) := ram
Expand Down Expand Up @@ -118,4 +117,4 @@ core-y += arch/m68knommu/kernel/ \
libs-y += arch/m68knommu/lib/

archclean:

$(Q)$(MAKE) $(clean)=arch/m68knommu/boot
Loading

0 comments on commit 304d904

Please sign in to comment.