build: remove obsolete references to cris and avr32
[openwrt/openwrt.git] / include / kernel-defaults.mk
index 9f4e2cd9ade86f702772ad5ccfe0b9741d85d4c9..3a32209b56b74d4e6179719a1ddc865cfd672d17 100644 (file)
@@ -127,11 +127,6 @@ endef
 
 OBJCOPY_STRIP = -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id
 
-# AVR32 uses a non-standard location
-ifeq ($(LINUX_KARCH),avr32)
-IMAGES_DIR:=images
-endif
-
 # AMD64 shares the location with x86
 ifeq ($(LINUX_KARCH),x86_64)
 IMAGES_DIR:=../../x86/boot