projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e3ae5c
)
iso9660: fix build after linux package change
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 27 Jul 2011 21:26:36 +0000
(23:26 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 27 Jul 2011 21:26:36 +0000
(23:26 +0200)
linux26 target is no more.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/iso9660/iso9660.mk
patch
|
blob
|
history
diff --git
a/fs/iso9660/iso9660.mk
b/fs/iso9660/iso9660.mk
index a31b557094ea78d9135dc5e4a81d089320f9c4f2..afebafcd8a1aa63aeb868a9d7108e9a8bc4c70fe 100644
(file)
--- a/
fs/iso9660/iso9660.mk
+++ b/
fs/iso9660/iso9660.mk
@@
-15,7
+15,7
@@
ifeq ($(BR2_TARGET_ROOTFS_ISO9660_SQUASH),y)
ISO9660_OPTS+=-U
endif
-$(BINARIES_DIR)/rootfs.iso9660: host-cdrkit host-fakeroot linux
26
rootfs-ext2 grub
+$(BINARIES_DIR)/rootfs.iso9660: host-cdrkit host-fakeroot linux rootfs-ext2 grub
@$(call MESSAGE,"Generating root filesystem image rootfs.iso9660")
mkdir -p $(ISO9660_TARGET_DIR)
mkdir -p $(ISO9660_TARGET_DIR)/boot/grub