mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-13 04:38:20 +00:00
imx31: remove platform completely (fix #1360)
This commit is contained in:
committed by
Christian Helmuth
parent
0f18ecc142
commit
901bff813d
@ -30,7 +30,6 @@ usage:
|
||||
@echo " 'hw_panda'"
|
||||
@echo " 'hw_vea9x4'"
|
||||
@echo " 'hw_pbxa9'"
|
||||
@echo " 'hw_imx31'"
|
||||
@echo " 'hw_imx53'"
|
||||
@echo " 'hw_imx53_tz'"
|
||||
@echo " 'hw_arndale'"
|
||||
@ -218,9 +217,6 @@ hw_vea9x4::
|
||||
hw_panda::
|
||||
@echo "SPECS = genode hw_panda" > $(BUILD_DIR)/etc/specs.conf
|
||||
|
||||
hw_imx31::
|
||||
@echo "SPECS = genode hw_imx31" > $(BUILD_DIR)/etc/specs.conf
|
||||
|
||||
hw_imx53::
|
||||
@echo "SPECS = genode hw_imx53" > $(BUILD_DIR)/etc/specs.conf
|
||||
|
||||
|
Reference in New Issue
Block a user