Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16771
b: refs/heads/master
c: de1d815
h: refs/heads/master
i:
  16769: 2970deb
  16767: cbc6674
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jan 7, 2006
1 parent d39afa3 commit f065a28
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 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: 123656d4cc8c946f578ebd18c2050f5251720428
refs/heads/master: de1d815fccee1f4766a7e56054ab0ec3f6f3a7db
1 change: 0 additions & 1 deletion trunk/arch/arm/common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#

obj-y += rtctime.o
obj-$(CONFIG_ARM_AMBA) += amba.o
obj-$(CONFIG_ARM_GIC) += gic.o
obj-$(CONFIG_ICST525) += icst525.o
obj-$(CONFIG_ICST307) += icst307.o
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ obj-$(CONFIG_ACPI) += acpi/
# PnP must come after ACPI since it will eventually need to check if acpi
# was used and do nothing if so
obj-$(CONFIG_PNP) += pnp/
obj-$(CONFIG_ARM_AMBA) += amba/

# char/ comes before serial/ etc so that the VT console is the boot-time
# default.
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/amba/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
obj-y += bus.o

File renamed without changes.

0 comments on commit f065a28

Please sign in to comment.