projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
673004f
)
x86: remove obsolete reference to $(PROFILE)
author
Felix Fietkau
<nbd@nbd.name>
Tue, 19 Jul 2016 15:23:44 +0000
(17:23 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 20 Jul 2016 08:13:50 +0000
(10:13 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/x86/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/image/Makefile
b/target/linux/x86/image/Makefile
index 93b7fca2b7c952f0a37710b33660f20a91f04b6d..602ea7e195935175fc080fd0d3fd168a40f9d095 100644
(file)
--- a/
target/linux/x86/image/Makefile
+++ b/
target/linux/x86/image/Makefile
@@
-194,7
+194,6
@@
define Image/Build
endif
$(CP) $(KDIR)/bzImage $(BIN_DIR)/$(IMG_PREFIX)-vmlinuz
$(call Image/Build/gzip/$(1))
- $(call Image/Build/Profile/$(PROFILE),$(1))
ifeq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
$(call Image/Build/Initramfs)
endif