ramips: use new image build code for D-Link DCS-930 family
Drop the factory images and the firmware tool to create them. They don't work any more, since the factory image has an uImage header covering the whole kernel + rootfs. This way the uImage splitter will not be able to find the rootfs and the kernel will panic later on. The factory images were most likely added at a time the board had distinct partitions for kernel and rootfs. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -72,7 +72,6 @@ define Host/Compile
|
||||
$(call cc,mkporayfw, -Wall)
|
||||
$(call cc,mkrasimage, --std=gnu99)
|
||||
$(call cc,mkhilinkfw, -lcrypto)
|
||||
$(call cc,mkdcs932, -Wall)
|
||||
$(call cc,mkheader_gemtek,-lz)
|
||||
$(call cc,mkrtn56uimg, -lz)
|
||||
$(call cc,dgn3500sum, -Wall)
|
||||
|
||||
Reference in New Issue
Block a user